Skip to content

Support for service_tier="fast" #9

Description

@Radar-Lei

Right now, we can set the effort level in ~/.config/claude-code-proxy/config.json, such as

{
  "port": 18765,
  "codex": {
    "model": "gpt-5.5",
    "effort": "xhigh"
  },
  "log": {
    "stderr": true,
    "verbose": false
  }
}

It would be better if the setting of "service_tier":"fast" could be supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions