- Mountain View
Pinned Loading
-
dspy
dspy PublicForked from stanfordnlp/dspy
DSPy: The framework for programming—not prompting—foundation models
Python
-
mlflow
mlflow PublicForked from mlflow/mlflow
Open source platform for the machine learning lifecycle
Python 1
-
keras-core
keras-core PublicForked from keras-team/keras-core
A multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch.
Python
Contribution activity
April 2025
Created 9 commits in 1 repository
Created a pull request in stanfordnlp/dspy that received 1 comment
Support default args in dspy.Tool
Before this PR default arg information is lost when we convert functions to dspy.Tool
. with this PR we are resolving the issue.
+40
−31
lines changed
•
1
comment
Opened 7 other pull requests in 1 repository
stanfordnlp/dspy
5
merged
2
open
-
Fix default arg when type hints are not available
This contribution was made on Apr 20
-
Migrate from Poetry to UV
This contribution was made on Apr 18
-
Update documentation site
This contribution was made on Apr 17
-
Support async in DSPy critical paths
This contribution was made on Apr 17
-
Dspy fanout cache
This contribution was made on Apr 13
-
Small style fix for test_lm.py
This contribution was made on Apr 12
-
Fix wrong comments in predict.py
This contribution was made on Apr 1
Reviewed 9 pull requests in 1 repository
stanfordnlp/dspy
9 pull requests
-
Enhance dspy.Refine with support for Hard/Soft Constraint Handling
This contribution was made on Apr 17
-
Implement adapter retry for Pydantic Validation Error
This contribution was made on Apr 15
-
Introduce two step adapter
This contribution was made on Apr 14
-
Move provide_traceback into global settings
This contribution was made on Apr 14
-
Add max size for global history
This contribution was made on Apr 14
-
Fix the type of format_demos
This contribution was made on Apr 7
-
Fix chat adapter finetune
This contribution was made on Apr 3
-
Fix unrecognized api mkdoc options
This contribution was made on Apr 1
-
Refactor DSPy adapters to make it more extensible
This contribution was made on Apr 1