What's Changed
Adapters
- Refactor DSPy adapters to make it more extensible by @chenmoneygithub in #7996
- Fix chat adapter finetune by @dilarasoylu in #8044
- Fix the type of format_demos by @TomeHirata in #8049
- Fix JSON Adapter's first attempt, all Adapters for ReAct trajectories by @okhat in #8051
Optimizers
- MIPROv2 Updates: New defaults, fixed Trial Logging by @klopsahlong in #8029
- Remove inspect_history from COPRO by @TomeHirata in #8033
LMs
- Fix usage tracking error when some fields are None by @chenmoneygithub in #8030
- Use exponential_backoff_retry for completion call by @TomeHirata in #8023
New Contributors
Full Changelog: 2.6.16...2.6.17