Skip to content

Instantly share code, notes, and snippets.

@dazuiba
Last active July 21, 2026 05:21
Show Gist options
  • Select an option

  • Save dazuiba/c4e66c3ad1e6b540d0259370dbe1a12d to your computer and use it in GitHub Desktop.

Select an option

Save dazuiba/c4e66c3ad1e6b540d0259370dbe1a12d to your computer and use it in GitHub Desktop.
codex sub2api profile
# write this file to
# .codex/sub2api.config.toml
# use by: `codex --profile sub2api`.
model_provider = "sub2api"
model = "gpt-5.6-terra"
model_reasoning_effort = "medium"
disable_response_storage = true
network_access = "enabled"
windows_wsl_setup_acknowledged = true
[model_providers.sub2api]
name = "Sub2API"
base_url = "https://sol.trails360.com/"
experimental_bearer_token = "sk-xxxxxxxxxxxxxxxxxx"
wire_api = "responses"
[features]
goals = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment