OpenRouter מודל
Nova Micro 1.0
Amazon: Nova Micro 1.0. השווה מחירי API, ספק, אורך context, יכולות, use cases, latency ואלטרנטיבות. General chat via OpenRouter, API workloads. $0.0072 / 1M tokens / $0.027 / 1M tokens. 128k tokens.
StreamingTool callingLong context
מהו Nova Micro 1.0 ב-NextModel?
Amazon: Nova Micro 1.0. השווה מחירי API, ספק, אורך context, יכולות, use cases, latency ואלטרנטיבות. General chat via OpenRouter, API workloads. $0.0072 / 1M tokens / $0.027 / 1M tokens. 128k tokens.
שימושים מתאימים
- General chat via OpenRouter
- API workloads
דוגמה OpenAI-compatible
שמור על סגנון OpenAI SDK, הפנה את base_url אל NextModel והשתמש ב-ID מהקטלוג amazon--nova-micro-v1.
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="amazon/nova-micro-v1",
messages=[{"role": "user", "content": "Hello from NextModel"}]
)
print(resp.choices[0].message.content)חלופות דומות
OpenRouterCatalog
This model always redirects to the latest model in the Claude Fable 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 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)
FAQ