OpenRouter מודל
Claude Fable Latest
Anthropic: Claude Fable Latest. השווה מחירי API, ספק, אורך context, יכולות, use cases, latency ואלטרנטיבות. image understanding, multimodal chat. $1.88 / 1M tokens / $9.40 / 1M tokens. 1M tokens.
StreamingTool callingJSON modeVisionLong context
מהו Claude Fable Latest ב-NextModel?
Anthropic: Claude Fable Latest. השווה מחירי API, ספק, אורך context, יכולות, use cases, latency ואלטרנטיבות. image understanding, multimodal chat. $1.88 / 1M tokens / $9.40 / 1M tokens. 1M tokens.
שימושים מתאימים
- image understanding
- multimodal chat
דוגמה OpenAI-compatible
שמור על סגנון OpenAI SDK, הפנה את base_url אל NextModel והשתמש ב-ID מהקטלוג ~anthropic--claude-fable-latest.
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-fable-latest",
messages=[{"role": "user", "content": "Hello from NextModel"}]
)
print(resp.choices[0].message.content)חלופות דומות
OpenRouterCatalog
This model always redirects to the latest model in the Anthropic Claude Haiku family.
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingTool callingJSON modeVision
Platform curatedNextModel gateway catalog (Go origin)
OpenRouterCatalog
This model always redirects to the latest model in the Claude Opus family.
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingTool callingJSON modeVision
Platform curatedNextModel gateway catalog (Go origin)
OpenRouterCatalog
This model always redirects to the latest model in the Anthropic Claude Sonnet family.
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingTool callingJSON modeVision
Platform curatedNextModel gateway catalog (Go origin)
השווה Anthropic: Claude Fable Latest
Anthropic: Claude Fable Latest / Anthropic Claude Haiku LatestAnthropic: Claude Fable Latest / Anthropic: Claude Opus LatestAnthropic: Claude Fable Latest / Anthropic Claude Sonnet LatestAnthropic: Claude Fable Latest / Google Gemini Flash LatestAnthropic: Claude Fable Latest / Google Gemini Pro Latest
FAQ