docs: sync example config fix to security branch

This commit is contained in:
stevef 2026-04-19 16:08:17 +02:00
parent 19f95ae1c9
commit 9a4f86ad0b

View file

@ -3,11 +3,7 @@
"defaults": {
"workspace": "~/.picoclaw/workspace",
"restrict_to_workspace": true,
"model_name": "gpt-4o",
"model_fallbacks": [
"openrouter/anthropic/claude-3.5-sonnet",
"openrouter/google/gemini-2.0-flash-exp:free"
],
"model_name": "gpt-5.4",
"max_tokens": 8192,
"context_window": 131072,
"temperature": 0.7,