Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/openclaw_baseline_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ If invalid, OpenClaw reports exact keys/paths and remediation.
These fields should be set before using this in production-like workflows:

1. `agents.defaults.model.primary`
Set a concrete model id, for example `openai-codex/gpt-5.2`.
Set a concrete model id, for example `openai/o3`.
2. `agents.defaults.models`
Replace the empty key (`""`) with your model id so per-model config is mapped correctly.
3. `gateway.auth`
Expand Down
Loading