Models
Model paths
Hosted Claude Code uses native Anthropic credentials; hosted Codex uses native OpenAI. Hermes and OpenClaw can use configured router profiles or compatible custom endpoints. The direct SDK has its own upstream support table. A model name still has to work with the selected runtime and endpoint.
- BYOK
- OpenAI-compatible
- router profiles
- hosted Claude Code → native Anthropic
- hosted Codex → native OpenAI
- hosted Hermes / OpenClaw → supported profile
- model → valid ID for that endpoint
- compute choice → configured separately
Capabilities
What you can use.
- Model choice
- explicit
- selected per configuration
- Credentials
- BYOK
- your account's upstream keys
- Compatibility
- runtime-specific
- hosted and direct SDK paths differ
Workflow
From setup to result.
Connect
Add your model-provider credentials in Settings.
Select
Choose a supported model and endpoint for the runtime.
Verify
Inspect the configuration operation and run a scoped task to check access.