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
+18
View File
@@ -11,6 +11,9 @@ importers:
'@ai-sdk/anthropic':
specifier: ^2.0.1
version: 2.0.1(zod@3.25.76)
'@ai-sdk/google':
specifier: ^2.0.4
version: 2.0.4(zod@3.25.76)
'@ai-sdk/groq':
specifier: ^2.0.0
version: 2.0.3(zod@3.25.76)
@@ -86,6 +89,9 @@ importers:
tailwindcss-animate:
specifier: ^1.0.7
version: 1.0.7(tailwindcss@4.1.11)
zod:
specifier: ^3.25.76
version: 3.25.76
devDependencies:
'@eslint/eslintrc':
specifier: ^3
@@ -129,6 +135,12 @@ packages:
peerDependencies:
zod: ^3.25.76 || ^4
'@ai-sdk/google@2.0.4':
resolution: {integrity: sha512-d8CF3uzabVqxPwcuXLVv5OIq55bM5oKKNNMQacYQMEv3I9W6EYYYeaM9Buo+/yi1IdKsRIPsa9LQO/H9S9x8yQ==}
engines: {node: '>=18'}
peerDependencies:
zod: ^3.25.76 || ^4
'@ai-sdk/groq@2.0.3':
resolution: {integrity: sha512-6U1iXh2P33YFSHcFdmESq7YZ3nHs50YQQZDSumwPFKs+iNKSPqrbfYQi/1lLKDhDtCrCEimYtyT+zMD7NlnCBQ==}
engines: {node: '>=18'}
@@ -2523,6 +2535,12 @@ snapshots:
'@ai-sdk/provider-utils': 3.0.1(zod@3.25.76)
zod: 3.25.76
'@ai-sdk/google@2.0.4(zod@3.25.76)':
dependencies:
'@ai-sdk/provider': 2.0.0
'@ai-sdk/provider-utils': 3.0.1(zod@3.25.76)
zod: 3.25.76
'@ai-sdk/groq@2.0.3(zod@3.25.76)':
dependencies:
'@ai-sdk/provider': 2.0.0