Releases: stanfordnlp/dspy
Releases · stanfordnlp/dspy
2.6.0rc6
2.6.0rc4
What's Changed
- Streaming by @CyrusNuevoDia in #1874
- Loosen the version check between saving/loading by @chenmoneygithub in #1946
Full Changelog: 2.6.0rc3...2.6.0rc4
2.6.0rc3
What's Changed
- Simplify built-in modules. Prepare for assertions v2. by @okhat in #1943, #1944
- Refined semantics for Settings thread-safety by @okhat in #1947
- Replace relative imports by absolute imports by @chenmoneygithub & @okhat in #1945, #1949
- Support retries via LiteLLM RetryPolicy by @dbczumar in #1866
New Contributors
Full Changelog: 2.6.0rc2...2.6.0rc3
2.6.0rc2
2.6.0rc1
2.5.43
What's Changed
- Support returning logprobs in Predictor by @veronicalyu320 in #1895
- Improve DSPy saving by @chenmoneygithub in #1889
- Update requirements and poetry lock by @okhat in #1933
- Add docs_uri_column_name to DatabricksRM by @chenmoneygithub in #1929
New Contributors
- @veronicalyu320 made their first contribution in #1895
Full Changelog: 2.5.42...2.5.43
2.5.42
What's Changed
-
Added support for more types by @thomasahle in #1900
-
Support structured outputs response format based on signature in JSON adapter by @dbczumar in #1881
-
Integrate cachetools for in-memory LM caching, including unhashable types & pydantic by @dbczumar in #1896; #1905; #1918
-
Make DatabricksRM compatible with Mosaic agent framework by @chenmoneygithub in #1800
New Contributors
- @aliirz made their first contribution in #1884
- @keyuchen21 made their first contribution in #1892
- @MaxwellSalmon made their first contribution in #1898
- @patcher9 made their first contribution in #1849
- @gkorland made their first contribution in #1910
Full Changelog: 2.5.41...2.5.42
2.5.41
2.5.40
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
Full Changelog: 2.5.38...2.5.39