Anthropic ยท chat
claude-3-opus-latest
anthropic/claude-3-opus-latest
- Input price
- $15.0 / 1M tokens
- Output price
- $75.0 / 1M tokens
- Context window
- 200K tokens
- Lifecycle
- deprecated
claude-3-opus-latest for OpenAI-compatible gateway routing
claude-3-opus-latest is a Anthropic chat model in the Ferro Labs live catalog with a 200K tokens context window, 4K tokens maximum output, and capabilities including Vision, Function Calling, and JSON Mode, and more.
Token pricing is listed as $15.0 / 1M tokens for input tokens and $75.0 / 1M tokens for output tokens. Route calls through the Ferro Labs AI Gateway by sending model as anthropic/claude-3-opus-latest to the OpenAI-compatible chat completions endpoint. The catalog marks this model as deprecated; plan a migration before routing new workloads.
OpenAI-compatible usage example
curl https://api.ferrolabs.ai/v1/chat/completions \
-H "Authorization: Bearer $GATEWAY_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "anthropic/claude-3-opus-latest", "messages": [{"role": "user", "content": "Hello!"}]}'
Capabilities
- Vision
- Function Calling
- JSON Mode
- Response Schema
- Prompt Caching
- Streaming
Modalities
Input
- Text
- Image
Output
- Text
More from Anthropic
Catalog prices may change. Verify current provider terms before purchasing.