返回模型列表

Amazon: Nova Premier 1.0

amazon/nova-premier-v1
Oct 31, 20251M 上下文32K 最大输出$2.50/M in · $12.50/M out

描述

Amazon Nova Premier 是 Amazon 多模态模型中能力最强的一款,面向复杂 reasoning 任务,同时是蒸馏定制模型的理想 teacher 模型。

技术规格

供应商
amazon
上下文长度
1M
最大输出
32K
模态类型
输入textimage
输出text

定价

类型价格 / 百万 Token
输入$2.50
输出$12.50
缓存读取$0.63

快速开始

curl https://api.ominigate.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-omg-your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "amazon/nova-premier-v1",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'
Amazon: Nova Premier 1.0 — Pricing & API on OminiGate