Add support for Google Gemini AI

This commit is contained in:
microgod
2025-08-12 04:46:12 +01:00
parent efdef874d7
commit e73fa13b1f
7 changed files with 40 additions and 5 deletions
+1
View File
@@ -15,6 +15,7 @@
},
"dependencies": {
"@ai-sdk/anthropic": "^2.0.1",
"@ai-sdk/google": "^2.0.4",
"@ai-sdk/groq": "^2.0.0",
"@ai-sdk/openai": "^2.0.4",
"@anthropic-ai/sdk": "^0.57.0",