checkpoint: Working on getting gemini cli to actually have parity with gemini api.

This commit is contained in:
2026-02-26 00:31:33 -05:00
parent cbe359b1a5
commit a70680b2a2
14 changed files with 710 additions and 243 deletions

View File

@@ -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