Opus 4.6 เป็นโมเดลที่แข็งแกร่งที่สุดของ Anthropic สำหรับการเขียนโค้ดและงานระดับมืออาชีพที่ดำเนินการยาวนาน มันถูกสร้างขึ้นสำหรับเอเจนต์ที่ทำงานในเวิร์กโฟลว์ทั้งหมดมากกว่าพรอมต์เดี่ยว ทำให้มีประสิทธิภาพเป็นพิเศษ...
เข้ากันได้กับ OpenAI — ใช้ SDK เดิมของคุณได้เลย
https://api.orcarouter.ai/v1https://api.orcarouter.aifrom openai import OpenAI
client = OpenAI(
base_url="https://api.orcarouter.ai/v1",
api_key="$ORCAROUTER_API_KEY",
)
response = client.chat.completions.create(
model="anthropic/claude-opus-4.6",
messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)include_reasoningmax_tokensoutput_configreasoningresponse_formatstopstreamstructured_outputstemperaturethinkingtool_choicetoolstop_p| อินพุต / 1M โทเค็น | $5.00 |
| เอาต์พุต / 1M โทเค็น | $25.00 |
| อ่านแคช / 1M | $0.500 |
| เขียนแคช / 1M | $6.25 |
| สกุลเงิน | USD |
ประมาณการจากราคาตั้ง
เป็นเพียงการประเมิน — จำนวน token จริงขึ้นอยู่กับ tokenizer ของผู้ให้บริการ
GET /api/public/models/anthropic/claude-opus-4.6เปิด @misc{orcarouter_claude_opus_4_6,
title = {Claude Opus 4.6 API},
author = {Anthropic},
year = {2026},
howpublished = {OrcaRouter},
url = {https://www.orcarouter.ai/models/anthropic/claude-opus-4.6}
}Anthropic. (2026). Claude Opus 4.6 API. OrcaRouter. https://www.orcarouter.ai/models/anthropic/claude-opus-4.6