Changelog
New Features:
- **Async Qdrant VectorDB:** Implemented async support for Qdrant VectorDB, improving performance and efficiency.
- **Claude Think Tool:** Introduced the Claude **Think tool**, following the specified implementation [guide.](https://www.anthropic.com/engineering/claude-think-tool)
What's Changed
* Qdrant VectorDB async support by kausmeows in https://github.com/agno-agi/agno/pull/2471
* Thinking Tools by ashpreetbedi in https://github.com/agno-agi/agno/pull/2493
**Full Changelog**: https://github.com/agno-agi/agno/compare/v1.1.15...v1.1.16