Highlights
- 🔧 Fix for pip installing GraphRAG and FalkorDB,
pip install ag2[graph-rag-falkor-db]
, thanks @donbr - 💬 Tool calls with Gemini
- 💬 Groq support for base_url parameter
- 📙 Blog and documentation updates
❤️ Thanks to all contributors!
What's Changed
- Update notebook links by @sonichi in #165
- Update link by @qingyun-wu in #166
- fix broken links by @skzhang1 in #168
- Support for Gemini tool calling (plus general fixes) by @marklysze in #18
- fix base_url not work in groq by @simplaj in #162
- Setup.py > underscores to hyphens fix by @marklysze in #179
- Bump version to 0.5.1 by @marklysze in #180
New Contributors
Full Changelog: v0.5.0...v0.5.1