github stanfordnlp/dspy 2.6.1

latest release: 2.6.2
one day ago

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

Don't miss a new dspy release

NewReleases is sending notifications on new releases.