v0.0.16 2024-12-30
What's Changed
- multi-agent usage by @samuelcolvin in #538
- support
X | None = None
with Gemini by @samuelcolvin in #540 - Link to diff in version warning by @samuelcolvin in #542
- fix docs icons by @samuelcolvin in #549
- Use Griffe's public API by @pawamoy in #550
- Clean
chat_app
example by @DurandA in #553 - Gemini empty text by @samuelcolvin in #568
- correct chat app ordering by @samuelcolvin in #569
- Add Ollama API Key Configuration Support by @ruanwz in #566
- extend
RunContext
by @samuelcolvin in #570 - Make
capture_run_messages
support nested agent calls by @samuelcolvin in #573 - Ensure
TestModel
handles result retries correctly by @jlowin in #572 - uprev to v0.0.16 by @samuelcolvin in #574
New Contributors
Full Changelog: v0.0.15...v0.0.16