Highlights
- 🤖 Updated support for OpenAI package 1.66.2
- ⛓️💥 Removed dependencies: pysqlite3-binary and fast-depends
- 🔍 Added GoogleSearchTool
- 📖 Many improvements to documentation and the API reference
- 🛠️ Fixes, fixes and more fixes
What's Changed
- Updated support for OpenAI package 1.66.2 by @marklysze in #1320
- [Docs] Add blogs to mkdocs by @harishmohanraj in #1312
- Remove pysqlite3-binary dependency by @rjambrecic in #1301
- Fix failing tests on Windows by @harishmohanraj in #1329
- Add row to MAINTAINERS.md by @giorgossideris in #1317
- Integrate fast-depends into the repo by @davorrunje in #1327
- Add guidance on using GOOGLE_GEMINI_API_KEY by @marklysze in #1318
- Termination messages by @marklysze in #1336
- Correct code execution document text by @marklysze in #1335
- Suppress warnings by @marklysze in #1334
- [Docs]: Swarm Patterns documentation by @marklysze in #1255
- Add package version to import utils by @davorrunje in #1331
- Implement GoogleSearchTool by @rjambrecic in #1315
- Release 0.8.2rc0 by @davorrunje in #1346
Full Changelog: v0.8.1...v0.8.2rc0