Changelog
Improvements:
- Function Result Caching: Added caching of selected searchers and scrapers. This is only intended for testing and should greatly improve iteration speed, prevent rate limits and reduce costs (where applicable) when testing agents. Applies to:
- DuckDuckGoTools
- ExaTools
- FirecrawlTools
- GoogleSearchtools
- HackernewsTools
- NewspaperTools
- Newspaper4kTools
- Websitetools
- YFinanceTools
- Show tool calls: Improved how tool calls are displayed when
print_response
andaprint_response
is used. They are now displayed in a separate panel different from response panel. It can also be used in conjunction inresponse_model
.
What's Changed
- VisioAI - Image Analysis Agent by @Itz-Antaripa in #2058
- llama tutor app by @Mustafa-Esoofally in #2448
- azure-import-fix-ag-2900 by @ysolanky in #2468
- Add caching for tools by @dirkbrnd in #2485
- show_tool_calls in seperate block by @kausmeows in #2450
- Release 1.1.15 by @dirkbrnd in #2486
New Contributors
- @Mustafa-Esoofally made their first contribution in #2448
Full Changelog: v1.1.14...v1.1.15