2.5.32
版本发布时间: 2024-11-20 04:43:33
stanfordnlp/dspy最新发布版本:2.5.41(2024-11-29 11:15:58)
What's Changed
- Revert back to more permissive dspy.settings multi-threaded access by @okhat in https://github.com/stanfordnlp/dspy/commit/9a70c7c42c
- Fix additional evaluation display failures for non-dict objects by @dbczumar in https://github.com/stanfordnlp/dspy/pull/1820
- Use dspy.Embedding for KNN by @CyrusOfEden in https://github.com/stanfordnlp/dspy/pull/1822
- Replace print by logger.info in BetterTogether optimizer by @chenmoneygithub in https://github.com/stanfordnlp/dspy/pull/1827
Full Changelog: https://github.com/stanfordnlp/dspy/compare/2.5.31...2.5.32