|
| 1 | +{ |
| 2 | + "$schema": "../$schemas/model.schema.json", |
| 3 | + "id": "claude-opus-4-5", |
| 4 | + "name": "Claude Opus 4.5", |
| 5 | + "description": "Anthropic's flagship Claude Opus 4.5: strong reasoning, 200K context, multimodal (text, image, PDF).", |
| 6 | + "translations": { |
| 7 | + "zh-Hans": { |
| 8 | + "description": "Anthropic 旗舰 Claude Opus 4.5:更强推理、200K 上下文、多模态(文本/图像/PDF)。" |
| 9 | + }, |
| 10 | + "de": { |
| 11 | + "description": "Anthropics Flaggschiff Claude Opus 4.5: starkes Reasoning, 200K Kontext, multimodal (Text, Bild, PDF)." |
| 12 | + }, |
| 13 | + "ko": { |
| 14 | + "description": "Anthropic의 플래그십 Claude Opus 4.5: 강력한 추론, 200K 컨텍스트, 멀티모달(텍스트·이미지·PDF)." |
| 15 | + }, |
| 16 | + "es": { |
| 17 | + "description": "Claude Opus 4.5, modelo insignia de Anthropic: razonamiento avanzado, 200K de contexto, multimodal (texto, imagen, PDF)." |
| 18 | + }, |
| 19 | + "fr": { |
| 20 | + "description": "Claude Opus 4.5, modele phare d'Anthropic : raisonnement avance, contexte 200K, multimodal (texte, image, PDF)." |
| 21 | + }, |
| 22 | + "id": { |
| 23 | + "description": "Model unggulan Anthropic Claude Opus 4.5: penalaran kuat, konteks 200K, multimodal (teks, gambar, PDF)." |
| 24 | + }, |
| 25 | + "ja": { |
| 26 | + "description": "Anthropicの旗艦Claude Opus 4.5:強力な推論、200Kコンテキスト、マルチモーダル(テキスト・画像・PDF)。" |
| 27 | + }, |
| 28 | + "pt": { |
| 29 | + "description": "Claude Opus 4.5, modelo flagship da Anthropic: raciocinio forte, contexto 200K, multimodal (texto, imagem, PDF)." |
| 30 | + }, |
| 31 | + "ru": { |
| 32 | + "description": "Флагман Anthropic Claude Opus 4.5: сильное рассуждение, контекст 200K, мультимодальный ввод (текст, изображение, PDF)." |
| 33 | + }, |
| 34 | + "tr": { |
| 35 | + "description": "Anthropic'in amiral gemisi Claude Opus 4.5: guclu muhakeme, 200K baglam, cok modlu (metin, resim, PDF)." |
| 36 | + }, |
| 37 | + "zh-Hant": { |
| 38 | + "description": "Anthropic 旗艦 Claude Opus 4.5:更強推理、200K 上下文、多模態(文字/圖像/PDF)。" |
| 39 | + } |
| 40 | + }, |
| 41 | + "verified": true, |
| 42 | + "websiteUrl": "https://www.anthropic.com", |
| 43 | + "docsUrl": "https://docs.anthropic.com/claude/docs/models-overview", |
| 44 | + "vendor": "Anthropic", |
| 45 | + "size": "Unknown", |
| 46 | + "contextWindow": 200000, |
| 47 | + "maxOutput": 64000, |
| 48 | + "tokenPricing": { |
| 49 | + "input": 5, |
| 50 | + "output": 25, |
| 51 | + "cache": 0.5 |
| 52 | + }, |
| 53 | + "releaseDate": "2025-11-24", |
| 54 | + "lifecycle": "latest", |
| 55 | + "knowledgeCutoff": "2025-05", |
| 56 | + "inputModalities": ["text", "image", "pdf"], |
| 57 | + "capabilities": ["function-calling", "tool-choice", "structured-outputs", "reasoning"], |
| 58 | + "benchmarks": { |
| 59 | + "sweBench": null, |
| 60 | + "terminalBench": null, |
| 61 | + "sciCode": null, |
| 62 | + "liveCodeBench": null, |
| 63 | + "mmmu": null, |
| 64 | + "mmmuPro": null, |
| 65 | + "webDevArena": null |
| 66 | + }, |
| 67 | + "platformUrls": { |
| 68 | + "huggingface": null, |
| 69 | + "artificialAnalysis": "https://artificialanalysis.ai/models/claude-opus-4-5", |
| 70 | + "openrouter": "https://openrouter.ai/anthropic/claude-opus-4.5" |
| 71 | + } |
| 72 | +} |
0 commit comments