2.6.23
What's Changed
Core
- Support streaming in async DSPy program by @chenmoneygithub in #8144
- Fix predict usage tracking by @chenmoneygithub in #8146
- Improve the positional args error message for dspy.Predict by @chenmoneygithub in #8152
- Support token streaming with json adapter by @chenmoneygithub in #8158
- Fix litellm retries by @chenmoneygithub in #8161
- Utility that converts async stream to sync stream by @chenmoneygithub in #8162
Optimizers
- Updating MIPROv2 Auto Settings by @klopsahlong in #8165
- MIPROv2 Updates by @klopsahlong in #8166
New Contributors
- @emmanuel-ferdman made their first contribution in #8160
- @Y-1huadb made their first contribution in #8131
- @Krishn1412 made their first contribution in #8129
Full Changelog: 2.6.22...2.6.23