wip: gemini doing gui_2.py catchup track

This commit is contained in:
2026-02-23 21:07:06 -05:00
parent 3db6a32e7c
commit 6d825e6585
9 changed files with 215 additions and 110 deletions

View File

@@ -1,7 +1,6 @@
# config.toml
[ai]
provider = "gemini"
model = "gemini-1.5-pro-latest"
model = "gemini-2.0-flash"
temperature = 0.0
max_tokens = 8192
history_trunc_limit = 8000