Skip to main content

Try Claude Opus 4.5 in the Workbench

Run this model interactively, tune parameters, and compare outputs.
Model ID: claude-opus-4-5-20251101 Claude Opus 4.5 is an LLM designed for complex specialized tasks, professional software engineering, and advanced agentic workflows. It excels in long-horizon reasoning, robust context management across extended multi-turn interactions, and advanced coding capabilities. Notably, Claude Opus 4.5 introduces a unique effort parameter, allowing users to control the depth and thoroughness of responses, enabling dynamic trade-offs between token efficiency and reasoning quality within the same model. Some other noteworthy features of Claude Opus 4.5 include support for advanced tool use, coordinated multi-agent setups, and strong multimodal capabilities, making it especially suitable for autonomous research, debugging, multi-step planning, and spreadsheet/browser manipulation. *Quantization is specific to the inference provider and the model may be offered with different quantization levels by other providers.

Example request

Use the Workbench as a request builder: configure parameters for this model in the UI, then open the API tab to copy the exact cURL or Python call.

Fetch model details

The models endpoint returns the full model object, including its json_request_schema.

Request parameters

This model follows the standard OpenAI chat completions request body. See the chat completions reference for the full parameter list.