-
Notifications
You must be signed in to change notification settings - Fork 307
Closed
yunus25jmi1/docker-agent
#2Labels
kind/bugSomething isn't workingSomething isn't working
Description
docker agent run --exec --model=openai/gpt-5-chat-latest ./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 'gpt-5-chat-latest' 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