Skip to content

Releases: stanfordnlp/dspy

2.6.2

03 Feb 15:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.1...2.6.2

2.6.1

03 Feb 11:28
925b814
Compare
Choose a tag to compare

What's Changed

Optimizers

Models and Modules

  • feat(lm): add support for o3-mini and openai reasoning models by @kalanyuz in #7649
  • Fix ReAct tool behavior when lacking type hints by @okhat in #7655
  • Fix react bug in 2.6.0 that cause tools without type hint to fail by @kalanyuz in #7621
  • Handle lists of models in parameters by @jjjjw in #6580

** Caching **

  • feat: separate the in memory cache from litellm cache by @hung-phan in #7459
  • feat: allow to disable dspy write to history when running in prod by @hung-phan in #7623
  • Do not initialize the cache if DSP_CACHEBOOL is false by @jjjjw in #7606
  • Nest default joblib cache dir into .dspy_cache by @amas0 in #7633

New Contributors

Full Changelog: 2.6.0...2.6.1

2.6.0

30 Jan 15:47
Compare
Choose a tag to compare

A few of the changes relative to latest 2.5.*

Contributors

@okhat, @chenmoneygithub, @dbczumar, @arnavsinghvi11, @CyrusNuevoDia, @hmoazam, @itay1542, @zbambergerNLP, @GabeDottl, @bjsi, @Dyadd, and others

2.6.0rc9

30 Jan 15:02
978a364
Compare
Choose a tag to compare
2.6.0rc9 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.6.0rc8...2.6.0rc9

2.6.0rc8

01 Jan 17:09
0cc7bd1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0rc6...2.6.0rc8

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