v1.0.5
Changelog
New Features:
- Gmail Tools: Add tools for Gmail, including mail search, sending mails, etc.
Improvements:
- Exa Toolkit Upgrade: Added
find_similar
toExaTools
- Claude Async: Claude models can now be used with
await agent.aprint_response()
andawait agent.arun()
. - Mistral Vision: Mistral vision models are now supported. Various examples were added to illustrate.
What's Changed
- Updates CONTRIBUTING.md to add installation of uv in development setup by @Harsh-2909 in #1971
- Expand Exa capabilities by @dirkbrnd in #1888
- Claude Async with async tool calls by @dirkbrnd in #1984
- Mistral vision support by @dirkbrnd in #1956
- Add gmail toolkit [AG-2574] by @dirkbrnd in #1961
- o3-mini reasoning effort example by @Ayush0054 in #1991
- Release 1.0.5 by @dirkbrnd in #1989
New Contributors
- @Harsh-2909 made their first contribution in #1971
Full Changelog: v1.0.4...v1.0.5