Migrate Google backend from deprecated google-generativeai to google-genai SDK with grounding support

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Ubuntu 2026-02-24 04:44:44 +00:00
commit 6e2d956be6
7 changed files with 45 additions and 58 deletions

View file

@ -3,6 +3,6 @@ pyyaml>=6.0
aiosqlite>=0.19.0
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.4.0
google-genai>=1.0.0
rich>=13.0.0
httpx>=0.25.0