What's Changed
General
- Support async in DSPy critical paths by @chenmoneygithub in #8080
- Migrate from Poetry to UV by @chenmoneygithub in #8083
- Dspy fanout cache by @chenmoneygithub in #8062
- Remove unnecessary LM callback by @TomeHirata in #8098
Adapters
- Fix Pydantic Deprecation warning by @Miyamura80 in #8087
Modules
- ReAct tools: Fix default arg when type hints are not available by @chenmoneygithub in #8089
- Allow overwrite max_iter in ReAct by @TomeHirata in #8096
- Support composite arg type parsing in
dspy.Tool
by @chenmoneygithub in #8095 - Support kwargs in dspy Tool by @TomeHirata in #8102
New Contributors
- @Miyamura80 made their first contribution in #8087
Full Changelog: 2.6.18...2.6.19