master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 9498c776b9 - Show all commits

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`