Files
openclaw-backups/skills/opencode-controller/references/model-selection.md
2026-02-17 15:50:53 +00:00

16 lines
320 B
Markdown

## Model selection procedure
- Open model selector with:
/models
- Select the provider requested by the user
### Auth-based providers (e.g. OpenAI)
- Opencode will generate a login URL
- Copy the URL exactly
- Send it to the user
- Wait for confirmation before continuing
Never assume authentication is complete.