checkpoint: Working on getting gemini cli to actually have parity with gemini api.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[ai]
|
||||
provider = "deepseek"
|
||||
model = "deepseek-chat"
|
||||
provider = "gemini_cli"
|
||||
model = "gemini-3-flash-preview"
|
||||
temperature = 0.0
|
||||
max_tokens = 8192
|
||||
history_trunc_limit = 8000
|
||||
|
||||
Reference in New Issue
Block a user