new gemini model
This commit is contained in:
parent
a1b2f4da15
commit
9498c776b9
@ -16,7 +16,7 @@ return {
|
|||||||
},
|
},
|
||||||
gemini = {
|
gemini = {
|
||||||
api_key_name = 'GEMINI_API_KEY',
|
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`
|
-- if you want to build from source then do `make BUILD_FROM_SOURCE=true`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user