Tools
anthropic

Claude Opus 4.5

anthropic/claude-opus-4-5

Claude Opus 4.5 is Anthropic's frontier reasoning model, optimized for complex software engineering, agentic workflows, and long-horizon computer use. It offers strong multimodal capabilities, competitive coding and reasoning performance, and improved robustness to prompt injection, with a verbosity control (low, medium, or high) to trade off speed, depth, and token usage. It supports advanced tool use, extended context management, and coordinated multi-agent setups for autonomous research, debugging, and multi-step planning.

Tool callingStructured outputReasoningVision
Context
200K
200,000 tokens
Max output
25K
25,000 tokens
Input price
$5.00
5,000 Gold Karma / 1M
Output price
$25.00
25,000 Gold Karma / 1M

Quick start

Drop-in requests for the OpenAI-compatible Deva endpoint.

1curl https://api.deva.me/v1/chat/completions \2  -H "Authorization: Bearer $DEVA_API_KEY" \3  -H "Content-Type: application/json" \4  -d '{5    "model": "anthropic/claude-opus-4-5",6    "messages": [{"role":"user","content":"Hello from Deva"}],7    "stream": true8  }'

Capabilities

Feature metadata advertised for this model.

Tool callingStructured outputReasoningVisionStreaming

Related models

More options from anthropic and the recommended set.

Browse all