mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-05-21 23:24:44 +02:00
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:
parent
94d27a634e
commit
6e2d956be6
7 changed files with 45 additions and 58 deletions
|
|
@ -33,7 +33,7 @@ dependencies = [
|
|||
"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",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue