Highlights
- 🧠 Google GenAI's latest package is now supported
- 📔
DocAgent
now utilises OnContextCondition for a faster and even more reliable workflow - 🐝 Swarm function registration fixes and notebook improvements
- 📖 Many improvements to documentation and the API reference
- 🛠️ Fixes, fixes and more fixes
New Contributors
- @annwag made their first contribution in #1261
- @hexcow made their first contribution in #1270
- @sky-coderay made their first contribution in #1272
What's Changed
- Communication Agent and Tools documentation by @marklysze in #1249
- Configure ruff pre-commit rule to mandate the documentation for every function parameter. by @harishmohanraj in #1244
- Remove obsolete completion by @kumaranvpl in #1223
- [Docs] Fix docstring related mkdocs warnings by @harishmohanraj in #1257
- Add user guide for GroupChat tool calling by @rjambrecic in #1262
- fix: fix script execution check for direct run by @annwag in #1261
- Mongodb query engine by @AgentGenie in #1263
- fix function generate_api_references.py by @futreall in #1239
- Fix formating issue by @davorrunje in #1267
- Fix issubclass checking error in dependency_injection by @davorrunje in #1266
- DocAgent: Internal task manager agent utilise OnContextConditions by @marklysze in #1253
- chore: fix default value for
max_round
ingroup_chat_config
section by @hexcow in #1270 - fix issues by @sky-coderay in #1272
- Fix failing type checks by @kumaranvpl in #1279
- Docs Polishing by @harishmohanraj in #1281
- [Docs] Add realtime tag in metadata by @harishmohanraj in #1283
- Minor documentation updates by @rjambrecic in #1294
- [Docs] Fix broken Mintlify CI workflow by @harishmohanraj in #1297
- Upgrade google genai version by @sternakt in #1298
- Documentation small fixes by @sternakt in #1304
- Run captain agent tests with agent builder by @kumaranvpl in #1303
- Update Swarm Enhanced Demo notebook by @marklysze in #1309
- Fix swarm context variable function injection by @marklysze in #1264
- Version bump to 0.8.1 by @marklysze in #1308
Full Changelog: v0.8.0...v0.8.1