Skip to content

openai/gpt-5-chat-latest not supported #2166

@dgageot

Description

@dgageot
docker agent run --exec --model=openai/gpt-5-chat-latest ./examples/pirate.yaml hi

Gives this error:

❌ all models failed: error receiving from stream: POST "https://ai-backend-service-stage.docker.com/proxy/v1/responses": 400 Bad Request {
    "message": "Unsupported parameter: 'reasoning.summary' is not supported with the 'gpt-5-chat-latest' model.",
    "type": "invalid_request_error",
    "param": "reasoning.summary",
    "code": "unsupported_parameter"
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions