What's Changed
-
dspy.BestOfN
: Adds Improved Error Handling, Documentation, and Tests by @cezarc1 in #7964 -
Make
dspy.BaseLM
extensible by @chenmoneygithub in #7950 -
Adapters: Support Pydantic field constraint in DSPy by @chenmoneygithub in #7980
-
dspy.ChatAdapter
: allow field headers and content on same line in parser by @laitifranz in #7955 -
dspy.JSONAdapter
: add image support to JSON Adapter too by @laitifranz in #7968 -
Define compile and get_params to Teleprompter by @TomeHirata in #7973
-
Fix completion being unable to be deserialized by pickle by @asparagus in #7960
New Contributors
- @laitifranz made their first contribution in #7955
- @jinnovation made their first contribution in #7963
- @asparagus made their first contribution in #7960
Full Changelog: 2.6.12...2.6.13