./MODELS
BYOKOpenAI-compatiblerouter profilesModel routing
Model choice is a machine setting, not a hardcoded agent assumption. Store route profiles once, then switch the active model path without rebuilding the worker or leaking credentials to the browser.
capability tracetrace
01gateway profile: research
02base_url: /v1-compatible
03model: claude-4-sonnet
04fallback: configured
05secrets: redacted
Metrics
The dashboard surfaces the moving parts.
Profile types
5
router, native, gateway, custom, local
Credential path
server
private metadata
Runtime support
4
Hermes, OpenClaw, Claude, Codex
Flow
How this works inside a machine.
01
Store
Add model credentials to the account credential gate.
02
Select
Attach a route profile to each machine or runtime preset.
03
Inspect
Usage panels show which route handled the work.