-
Notifications
You must be signed in to change notification settings - Fork 762
Open
Description
Currently t3code does not support model_providers for codex. When I try sending a prompt, I get
These headers are sent by the codex cli.
Environment
OS: Linux (Arch)
t3code version: 0.0.10
Codex CLI version: 0.114.0
Custom provider: Portkey (model_provider = "portkey" in ~/.codex/config.toml)
Codex CLI config (working standalone)
model_provider = "portkey"
[model_providers.portkey]
base_url = "https://api.portkey.ai/v1"
env_key = "PORTKEY_API_KEY"
wire_api = "responses"Running codex directly from the terminal works without issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels