Seedance 2.0 | Special Offer ✦ 10% OFF NOW | Ends May 13 (UTC+0)
A
amazon/nova-premier-v1

amazon/nova-premier-v1

1,000,000 context · $2.50/M input tokens · $12.50/M output tokens

Amazon Nova Premier is the most capable of Amazon’s multimodal models for complex reasoning tasks and for use as the best teacher for distilling custom models.

Cennik

Płać za użycie

Bez kosztów początkowych, płacisz tylko za to, czego używasz

Wejście$2.50 / M Tokens
Wyjście$12.50 / M Tokens

Użycie API

Użyj poniższych przykładów kodu, aby zintegrować się z naszym API:

from openai import OpenAI

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

response = client.chat.completions.create(
    model="amazon/nova-premier-v1",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Wprowadzenie do modelu

Amazon nova-premier-v1

amazon nova-premier-v1


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 1000000 context window for long document handling
  • Competitive pricing at $2.7/$13.7 per million tokens

Key Features

  • Context Window: 1000000 tokens
  • Max Output: 32000 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderAmazon
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window1000000 tokens
Max Output32000 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$2.7
Output$13.7

How to Use

  1. Write your prompt — describe the task, provide context, and specify desired output format.
  2. Submit — the model processes your request and returns the response.

API Integration

Base URL: https://llm.wavespeed.ai/v1 API Endpoint: chat/completions Model ID: amazon/nova-premier-v1


API Usage

Python SDK

from openai import OpenAI

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

response = client.chat.completions.create(
    model="amazon/nova-premier-v1",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

cURL

curl https://llm.wavespeed.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "amazon/nova-premier-v1",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: amazon/nova-premier-v1
  • Provider: Amazon

Info

Dostawcaamazon
Typllm

Obsługiwane funkcje

Wejście
TekstObraz
Wyjście
Tekst
Kontekst1,000,000
Maks. wyjście32,000
Vision✓ Obsługiwane
Function Calling✓ Obsługiwane

Przewodnik dostępu do API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID modeluamazon/nova-premier-v1

Nova Premier V1 API

amazon/nova-premier-v1

Amazon Nova Premier is the most capable of Amazon’s multimodal models for complex reasoning tasks and for use as the best teacher for distilling custom models.

Wejście

$2.5 /M

Wyjście

$12.5 /M

Kontekst

1000K

Maks. wyjście

32K

Vision

Obsługiwane

Użycie narzędzi

Obsługiwane

Wypróbuj Nova Premier V1 w WaveSpeedAI

Uzyskaj dostęp do Nova Premier V1 przez nasze ujednolicone API — kompatybilne z OpenAI, bez zimnych startów, przejrzyste ceny.

Najczęstsze pytania o Nova Premier V1

Ile kosztuje API Nova Premier V1?+

Cennik na WaveSpeedAI: $2.50 za milion tokenów wejściowych i $12.50 za milion tokenów wyjściowych. Prompt caching i przetwarzanie wsadowe są rozliczane oddzielnie i obniżają efektywny koszt długich, powtarzalnych obciążeń.

Jakie jest okno kontekstu Nova Premier V1?+

Nova Premier V1 obsługuje do 1000K tokenów kontekstu i do 32K tokenów wyjściowych na zapytanie.

Czy Nova Premier V1 jest kompatybilny z OpenAI?+

Tak. WaveSpeedAI udostępnia Nova Premier V1 przez endpoint kompatybilny z OpenAI pod https://llm.wavespeed.ai/v1. Skieruj oficjalny OpenAI SDK na ten base URL ze swoim kluczem API WaveSpeedAI — bez innych zmian w kodzie.

Jak zacząć z Nova Premier V1?+

Zaloguj się do WaveSpeedAI, utwórz klucz API w Access Keys, a następnie wyślij żądanie na https://llm.wavespeed.ai/v1/chat/completions z id modelu pokazanym powyżej. Nowe konta otrzymują darmowe kredyty na ocenę Nova Premier V1.

Powiązane API LLM