v0.1.7 (2025-04-28)
What's Changed
- Allow multiple instructions and fix instruction concatenation in Agent by @HamzaFarhan in #1591
- Fix OpenAI AudioUrl by @alexmojaki in #1594
- Gemini Video Support by @kylesf in #1584
- Set
use_attribute_docstrings=True
by default on tools by @Kludex in #1605 - Copy context to new thread for sync tool calls by @tboser in #1576
- Record agent run attributes in case of streaming and exception by @alexmojaki in #1610
New Contributors
- @kylesf made their first contribution in #1584
- @angelol made their first contribution in #1578
- @tboser made their first contribution in #1576
Full Changelog: v0.1.6...v0.1.7