Claude

Anthropic: Claude Opus 4.7

Chat
anthropic/claude-opus-4.7

Opus 4.7 is the next generation of Anthropic's Opus family, built for long-running, asynchronous agents. Building on the coding and agentic strengths of Opus 4.6, it delivers stronger performance on complex, multi-step tasks and more reliable agentic execution across extended workflows. It is especially effective for asynchronous agent pipelines where tasks unfold over time - large codebases, multi-stage debugging, and end-to-end project orchestration.

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

Цены

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

Примеры кода

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.7",
max_tokens=1024,
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(message.content[0].text)

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

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

Telegram

Присоединяйтесь к Telegram-каналу

Telegram

Discord

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

Discord