Haimaker.ai Logo

Claude Opus 4 6 20260205

us/claude-opus-4-6-20260205
Chat
Us|
Function CallingVisionReasoning
Context Window
200K
tokens
Max Output
128K
tokens
Input Price
$5.50
/1M tokens
Output Price
$27.50
/1M tokens

Overview

Claude Opus 4 6 20260205 is a chat model by Us. It supports a 200K token context window. Supports function calling, vision, reasoning.

Features & Capabilities

Modechat
Context Window200K tokens
Max Output128K tokens
Function CallingSupported
VisionSupported
ReasoningSupported
Web Search-
Url Context-

API Usage

from openai import OpenAI

client = OpenAI(
    base_url="https://api.haimaker.ai/v1",
    api_key="YOUR_API_KEY",
)

response = client.chat.completions.create(
    model="us/claude-opus-4-6-20260205",
    messages=[
        {"role": "user", "content": "Hello, how are you?"}
    ],
)

print(response.choices[0].message.content)

Use Claude Opus 4 6 20260205 with the haimaker API

OpenAI-compatible endpoint. Start building in minutes.

Get API Access

More from Us