Skip to content
Discussion options

You must be logged in to vote

Use model alias with payload.

codex-api-key:
  - api-key: "..."
    base-url: "..."
    models:
      - name: "gpt-5.4"
        alias: "gpt-5.4-low"

payload:
  override:
    - models:
        - name: "gpt-5.4-low"
          protocol: "codex"
      params:
        "reasoning.effort": "low"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@EdisonPhua
Comment options

Answer selected by luispater
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1995 on March 09, 2026 15:13.