Anthropic โมเดล

Claude 3.5 Haiku

Claude 3.5 Haiku เปรียบเทียบราคา API ผู้ให้บริการ ความยาว context ความสามารถ use case latency และทางเลือกที่ใกล้เคียง General chat via Anthropic, API workloads. $0.152 / 1M tokens / $0.752 / 1M tokens. — tokens.

AnthropicPlatform curatedCatalog
Streaming
ราคา input$0.152 / 1M tokens
ราคา output$0.752 / 1M tokens
ความยาว context— tokens
เอาต์พุตสูงสุด8.2k tokens

Claude 3.5 Haiku ใน NextModel คืออะไร?

Claude 3.5 Haiku เปรียบเทียบราคา API ผู้ให้บริการ ความยาว context ความสามารถ use case latency และทางเลือกที่ใกล้เคียง General chat via Anthropic, API workloads. $0.152 / 1M tokens / $0.752 / 1M tokens. — tokens.

use case ที่เหมาะ

  • General chat via Anthropic
  • API workloads

ตัวอย่างโค้ดที่เข้ากันได้กับ OpenAI

คงรูปแบบ OpenAI SDK เดิม ชี้ base_url ไปที่ NextModel และใช้ ID จากแคตตาล็อก anthropic--claude-3.5-haiku.

Python
from openai import OpenAI

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

resp = client.chat.completions.create(
    model="anthropic/claude-3.5-haiku",
    messages=[{"role": "user", "content": "Hello from NextModel"}]
)

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

ทางเลือกที่คล้ายกัน

AnthropicCatalog

Available through the NextModel gateway via Anthropic.

$5.64 / 1M tokensInput$28.21 / 1M tokensOutputContext
Best forGeneral chat via Anthropic, API workloads
RoutingDegraded
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details
OpenRouterCatalog

Available through the NextModel gateway via OpenRouter.

$0.752 / 1M tokensInput$1.50 / 1M tokensOutputContext
Best forGeneral chat via OpenRouter, API workloads
RoutingDegraded
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details
OpenRouterCatalog

Available through the NextModel gateway via OpenRouter.

$0.132 / 1M tokensInput$0.263 / 1M tokensOutputContext
Best forGeneral chat via OpenRouter, API workloads
RoutingDegraded
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details

FAQ

Claude 3.5 Haiku FAQ