Skip to content

Tags: coolmian/dspy

Tags

2.5.28

Toggle 2.5.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix ruff error (stanfordnlp#1772)

* Trigger Build

* Update ruff version

* Fix ruff errors and give more verbose debug messages

2.5.27

Toggle 2.5.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert LiteLLM Router-based retries and upgrade poetry lock for litel…

…lm 1.51.0 (stanfordnlp#1762)

* Revert LiteLLM Router-based retries and upgrade poetry lock for litellm 1.51.0

* Temporarily remove retry tests

* fix test

2.5.26

Toggle 2.5.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed by exluding attestations which were automatically enabled in an…

… update to the release/v1 action (stanfordnlp#1761)

2.5.25

Toggle 2.5.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update setup.py

2.5.24

Toggle 2.5.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update rationale to reasoning for docs for 2.5+ default CoT behavior (s…

…tanfordnlp#1747)

2.5.23

Toggle 2.5.23's commit message
add note

2.5.22

Toggle 2.5.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rework dspy logger (stanfordnlp#1732)

* Rework dspy logger

* add enable/disable logging support

* file rename

2.5.21

Toggle 2.5.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove retry_strategy in LM and handle no-docstring functions in ReAct (

stanfordnlp#1725)

* Remove retry_strategy in LM and handle no-docstring functions in ReAct

* exponential_backoff_retry tests

2.5.20

Toggle 2.5.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor updates to dspy.ReAct (stanfordnlp#1716)

* JsonAdapter: Handle JSON formatting in demo's outputs

* Adjustmetns for JsonAdapter

* Revamp ReAct, adjust Bootstrap (handle repeat calls to a module; transpose order for max_rounds), adjust ChatAdapter (handle incomplete demos better)

* Remove ReAct tests (outdated format)

* Remove react tests (outdated)

* Minor update to dspy.ReAct

2.5.19

Toggle 2.5.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revamp ReAct, adjust Bootstrap, adjust ChatAdapter (stanfordnlp#1713)

* JsonAdapter: Handle JSON formatting in demo's outputs

* Adjustmetns for JsonAdapter

* Revamp ReAct, adjust Bootstrap (handle repeat calls to a module; transpose order for max_rounds), adjust ChatAdapter (handle incomplete demos better)

* Remove ReAct tests (outdated format)

* Remove react tests (outdated)