Changelog
New Features:
- **Google Maps Toolkit**: Added a rich toolkit for Google Maps that includes business discovery, directions, navigation, geocode locations, nearby places, etc.
- **URL reader and knowledge base**: Added reader and knowledge base that can process any URL and store the text contents in the document store.
Bug Fixes:
- **Zoom tools fix:** Zoom tools updated to include the auth step and other misc fixes.
- **Github search_repositories pagination**: Pagination did not work correctly and this was fixed.
What's Changed
* Fix implementation of zoom tools by dirkbrnd in https://github.com/agno-agi/agno/pull/1986
* Fix pagination in github tools and add tests by dirkbrnd in https://github.com/agno-agi/agno/pull/1996
* Add google maps toolkit [AG-2575] by dirkbrnd in https://github.com/agno-agi/agno/pull/1962
* Update performance evals for other frameworks by dirkbrnd in https://github.com/agno-agi/agno/pull/2006
* Deep knowledge by ashpreetbedi in https://github.com/agno-agi/agno/pull/2010
**Full Changelog**: https://github.com/agno-agi/agno/compare/v1.0.5...v1.0.6