v0.0.18 2025-01-07
What's Changed
- Added docs contribution docs, a troubleshooting item for docs changes by @andrewdmalone in #600
- Improve null handling for Gemini by @dmontagu in #608
- Improve string format handling for gemini by @dmontagu in #609
- Suppress griffe logging related to return type by @dmontagu in #606
- readme links by @samuelcolvin in #622
- Docs: Add screenshot for chat-app example. by @hengoren in #612
- docs: add OpenAI-compatible models section for Grok (xAI) and DeepSeek by @imfing in #613
- add diff coverage check by @samuelcolvin in #623
- set
UV_FROZEN
globally in CI by @samuelcolvin in #626 - Adds
dynamic
tosystem_prompt
decorator, allowing reevaluation by @josead in #560 - Use
--reinstall
instead of uninstall/install for docs insiders packages by @T-256 in #627 - Custom
result_type
on a run by @samuelcolvin in #629 - Prefix all models with provider for consistency by @sydney-runkle in #593
- prepare for v0.0.18 by @samuelcolvin in #635
New Contributors
- @hengoren made their first contribution in #612
- @josead made their first contribution in #560
- @T-256 made their first contribution in #627
Full Changelog: v0.0.17...v0.0.18