Skip to content

Releases: stanfordnlp/dspy

2.6.0rc6

22 Dec 19:15
6ae9ed6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.0rc4...2.6.0rc6

2.6.0rc4

18 Dec 03:28
e0055ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0rc3...2.6.0rc4

2.6.0rc3

17 Dec 13:47
7e102fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.0rc2...2.6.0rc3

2.6.0rc2

13 Dec 19:41
1c4f050
Compare
Choose a tag to compare

What's Changed

  • Fix imports related to the removal of dsp/* by @okhat in #1937

Full Changelog: 2.6.0rc1...2.6.0rc2

2.6.0rc1

13 Dec 19:30
65ba23a
Compare
Choose a tag to compare

What's Changed

  • Apply deprecations promised in v2.5: functional/, dsp/ clients and all, and old examples/, caches, and tests by @okhat in #1936

Full Changelog: 2.5.43...2.6.0rc1

2.5.43

13 Dec 15:01
322f0fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.42...2.5.43

2.5.42

10 Dec 15:45
f1fc6bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.41...2.5.42

2.5.41

29 Nov 03:15
511d369
Compare
Choose a tag to compare

What's Changed

  • Include the Signature __doc__ in the system message for the ReAct module. by @yanmxa in #1840
  • Add MATH reasoning dataset, metric, and tutorial by @okhat in #1875

New Contributors

Full Changelog: 2.5.40...2.5.41

2.5.40

26 Nov 17:21
74b19c8
Compare
Choose a tag to compare

What's Changed

  • Switch settings from contextvar to thread local storage (for Colab) by @okhat in #1860
  • Signature.replace compatibility with pydantic 2.10 by @mikeedjones in #1855
  • Allow react.Tool to wrap methods by @tkellogg in #1856
  • Adapters: Support JSON serialization of all types via pydantic (e.g. datetimes, enums, etc.) by @dbczumar in #1853

Full Changelog: 2.5.39...2.5.40

2.5.39

24 Nov 21:43
Compare
Choose a tag to compare