-
Notifications
You must be signed in to change notification settings - Fork 309
Closed
Labels
kind/bugSomething isn't workingSomething isn't working
Description
docker agent run --exec --model=openai/o1-pro ./examples/pirate.yaml hiGives 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"
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working