final updates

This commit is contained in:
2026-02-22 11:57:23 -05:00
parent 8bf95866dc
commit 1581380a43
5 changed files with 84 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
[ai]
provider = "anthropic"
model = "claude-sonnet-4-6"
model = "claude-opus-4-6"
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"