new gemini model

This commit is contained in:
Oliver Hartmann 2025-03-26 21:07:26 +01:00
parent a1b2f4da15
commit 9498c776b9

View File

@ -16,7 +16,7 @@ return {
},
gemini = {
api_key_name = 'GEMINI_API_KEY',
model = 'gemini-2.0-flash',
model = 'gemini-2.5-pro-exp-03-25',
},
},
-- if you want to build from source then do `make BUILD_FROM_SOURCE=true`