Skip to content

openai/o1-pro not supported #2165

@dgageot

Description

@dgageot
docker agent run --exec --model=openai/o1-pro ./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 'o1-pro-2025-03-19' 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