Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
@@ -52,7 +52,7 @@ M.defaults = {
|
||||
---@type AvanteSupportedProvider
|
||||
gemini = {
|
||||
endpoint = "https://generativelanguage.googleapis.com/v1beta/models",
|
||||
model = "gemini-1.5-pro",
|
||||
model = "gemini-1.5-flash-latest",
|
||||
timeout = 30000, -- Timeout in milliseconds
|
||||
temperature = 0,
|
||||
max_tokens = 4096,
|
||||
|
||||
Reference in New Issue
Block a user