codexclaude
ChatProvider interface: stream, complete, and
optional aiModel access for tool-using agent turns.
Codex
Thecodex provider uses the OpenAI AI SDK.
Claude
Theclaude provider uses the Anthropic AI SDK.
Provider Info
GET /providers returns the models and whether each provider is configured:
Selection
HTTP requests choose a provider in the request body.provider and model during session.create. If omitted,
the server picks the first available provider.