Revert "final updates"

This reverts commit 1581380a43.
This commit is contained in:
2026-02-22 12:15:49 -05:00
parent 1581380a43
commit 17eebff5f8
5 changed files with 21 additions and 84 deletions

View File

@@ -1,6 +1,6 @@
[ai]
provider = "anthropic"
model = "claude-opus-4-6"
model = "claude-sonnet-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 = "manual_slop.toml"
active = "C:/projects/forth/bootslop/bootslop.toml"