2.4.16
版本发布时间: 2024-09-13 21:18:37
stanfordnlp/dspy最新发布版本:2.5.0(2024-09-24 05:13:48)
This is a pretty significant release. New dspy.LM
and dspy.Adapter
will be key for DSPy 2.5 onwards. Old clients are unaffected for now.
What's Changed
- Adding new dspy.LM and dspy.Adapter by @okhat in https://github.com/stanfordnlp/dspy/pull/1486
- Make langchain copy-able in DSPy by @chenmoneygithub in https://github.com/stanfordnlp/dspy/pull/1488
- feat(dspy): support o1 parameters by @isaacbmiller in https://github.com/stanfordnlp/dspy/pull/1487
New Contributors
- @rawsh made their first contribution in https://github.com/stanfordnlp/dspy/pull/1485
Full Changelog: https://github.com/stanfordnlp/dspy/compare/2.4.15...2.4.16