2.5.30
版本发布时间: 2024-11-17 07:54:39
stanfordnlp/dspy最新发布版本:2.5.41(2024-11-29 11:15:58)
What's Changed
- Change the way of enable/disable litellm logging by @chenmoneygithub in https://github.com/stanfordnlp/dspy/pull/1777
- Litellm dependency by @Florents-Tselai in https://github.com/stanfordnlp/dspy/pull/1779
- fix: prevent Chinese examples from being converted to Unicode encoding by @coolmian in https://github.com/stanfordnlp/dspy/pull/1787
- Dev finetune touches by @dilarasoylu in https://github.com/stanfordnlp/dspy/pull/1796
- (Feature) dspy.asyncify by @CyrusOfEden in https://github.com/stanfordnlp/dspy/pull/1806
- fix: for logging to console w image urls by @glesperance in https://github.com/stanfordnlp/dspy/pull/1794
- Add support for native parallel execution in DSPy by @krypticmouse in https://github.com/stanfordnlp/dspy/pull/1690
- Make sure threading fails without ParallelExecutor fails (if settings are accessed) by @okhat in https://github.com/stanfordnlp/dspy/pull/1810
- Generating reliability test programs and inputs by @dbczumar in https://github.com/stanfordnlp/dspy/pull/1802 and https://github.com/stanfordnlp/dspy/pull/1808
New Contributors
- @Florents-Tselai made their first contribution in https://github.com/stanfordnlp/dspy/pull/1779
- @glesperance made their first contribution in https://github.com/stanfordnlp/dspy/pull/1794
Full Changelog: https://github.com/stanfordnlp/dspy/compare/2.5.29...2.5.30