This commit is contained in:
2026-02-22 12:03:07 -05:00
parent 8bf95866dc
commit 13ad7aea17
4 changed files with 5 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
[ai]
provider = "anthropic"
model = "claude-sonnet-4-6"
provider = "gemini"
model = "gemini-2.5-pro"
temperature = 0.6000000238418579
max_tokens = 12000
history_trunc_limit = 8000
@@ -17,4 +17,4 @@ paths = [
"manual_slop.toml",
"C:/projects/forth/bootslop/bootslop.toml",
]
active = "C:/projects/forth/bootslop/bootslop.toml"
active = "manual_slop.toml"