v0.0.15 2024-12-23
What's Changed
- docs: fix typo in pydantic link for /api/models/gemini/ by @lealre in #506
- Prioritize tool calls over eager text responses by @sydney-runkle in #505
- add a default to
ResultData
, some related cleanup by @samuelcolvin in #512 - Fix typo in type checking note by @juanfiguera in #518
- docs: fix typo in
Agents
page by @lealre in #521 - Adding commentary and tests re heterogenous behavior by @sydney-runkle in #517
- fix settings docs formatting by @samuelcolvin in #524
- Add warning about being ahead of release by @samuelcolvin in #525
- Reorganize examples by @dmontagu in #507
- tweak warning rendering by @samuelcolvin in #526
- Remove
last_run_messages
, addcapture_run_messages
by @samuelcolvin in #536 - Mistral optimised by @YanSte in #396
- prepare for v0.0.15 by @samuelcolvin in #537
New Contributors
- @lealre made their first contribution in #506
- @juanfiguera made their first contribution in #518
Full Changelog: v0.0.14...v0.0.15