Claude

Anthropic: Claude Opus 4.6

Chat
anthropic/claude-opus-4.6

Opus 4.6 is Anthropic’s strongest model for coding and long-running professional tasks. It is built for agents that operate across entire workflows rather than single prompts, making it especially effective for large codebases, complex refactors, and multi-step debugging that unfolds over time. The model shows deeper contextual understanding, stronger problem decomposition, and greater reliability on hard engineering tasks than prior generations.Beyond coding, Opus 4.6 excels at sustained knowledge work. It produces near-production-ready documents, plans, and analyses in a single pass, and maintains coherence across very long outputs and extended sessions. This makes it a strong default for tasks that require persistence, judgment, and follow-through, such as technical design, migration planning, and end-to-end project execution.

1M контекстное окно
128K макс. выходных токенов
Дата релиза: 2026-02-05
Поддерживаемые протоколы:OpenAIopenaiAnthropicanthropic
Доступные провайдеры:BedrockBedrock
Возможности:ЗрениеFunction CallingРассуждениеКэширование промптовPDF-вход

Цены

ТипЦена
Входные токены$5/M
Выходные токены$25/M
Чтение кэша$0.5/M
Запись кэша (5 мин)$6.25/M
Запись кэша (1 час)$10/M

Примеры кода

import anthropic
client = anthropic.Anthropic(
base_url="https://api.ofox.ai/anthropic",
api_key="YOUR_OFOX_API_KEY",
)
message = client.messages.create(
model="anthropic/claude-opus-4.6",
max_tokens=1024,
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(message.content[0].text)

Часто задаваемые вопросы

Anthropic: Claude Opus 4.6 на Ofox.ai стоит $5/M за миллион входных токенов и $25/M за миллион выходных токенов. Оплата по потреблению, без абонплаты.

Discord

Присоединяйтесь к Discord-серверу

Discord