Seedance 2.0 %20 İNDİRİM | Video Generator ile oluşturun →
A
aion-labs/aion-2.0

aion-labs/aion-2.0

131,072 context · $0.80/M input tokens · $1.60/M output tokens

Aion-2.0 is a variant of DeepSeek V3.2 optimized for immersive roleplaying and storytelling. It is particularly strong at introducing tension, crises, and conflict into stories, making narratives feel more engaging. It also handles mature and darker themes with more nuance and depth.

Fiyatlandırma

Kullandıkça öde

Ön ödeme yok, yalnızca kullandığınız kadar ödeyin

Giriş$0.80 / M Tokens
Çıkış$1.60 / M Tokens
Cache Read$0.20 / M Tokens

Modeli dene

aion-labs/aion-2.0
Çevrimiçi
A
Merhaba! Yardımcı bir yapay zeka asistanıyım. Size nasıl yardımcı olabilirim?

API Kullanımı

API'mizle entegre etmek için aşağıdaki kod örneklerini kullanın:

from openai import OpenAI

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

response = client.chat.completions.create(
    model="aion-labs/aion-2.0",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Model Tanıtımı

Aion-Labs aion-2.0

Aion-2.0 is a variant of DeepSeek V3.2 optimized for immersive roleplaying and storytelling. It is particularly strong at introducing tension, crises,

Aion-2.0 is a variant of DeepSeek V3.2 optimized for immersive roleplaying and storytelling. It is particularly strong at introducing tension, crises, and conflict into stories, making narratives feel more engaging. It also handles mature and darker themes with more nuance and depth.


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 131072 context window for long document handling
  • Competitive pricing at $0.8/$1.6 per million tokens

Key Features

  • Context Window: 131072 tokens
  • Max Output: 32768 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderAion-Labs
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window131072 tokens
Max Output32768 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$0.8
Output$1.6

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: aion-labs/aion-2.0


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="aion-labs/aion-2.0",
    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": "aion-labs/aion-2.0",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: aion-labs/aion-2.0
  • Provider: Aion-Labs

Bilgi

Sağlayıcıaion-labs
Türllm

Desteklenen İşlevsellik

Giriş
Metin
Çıkış
Metin
Bağlam131,072
Maks. Çıkış32,768
Vision-
Function Calling-

API Erişim Kılavuzu

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
Model IDaion-labs/aion-2.0

Aion 2.0 API

aion-labs/aion-2.0

Aion-2.0 is a variant of DeepSeek V3.2 optimized for immersive roleplaying and storytelling. It is particularly strong at introducing tension, crises, and conflict into stories, making narratives feel more engaging. It also handles mature and darker themes with more nuance and depth.

Giriş

$0.8 /M

Çıkış

$1.6 /M

Bağlam

131K

Maks. Çıkış

33K

Aion 2.0'i WaveSpeedAI'da deneyin

Birleşik API'miz aracılığıyla Aion 2.0'e erişin — OpenAI uyumlu, soğuk başlatma yok, şeffaf fiyatlandırma.

Aion 2.0 hakkında sık sorulan sorular

Aion 2.0 API ücreti ne kadar?+

WaveSpeedAI fiyatlandırması: milyon giriş tokenı başına $0.80 ve milyon çıkış tokenı başına $1.60. Prompt caching ve toplu işleme ayrı faturalanır ve uzun, tekrar eden yüklerde etkin maliyeti düşürür.

Aion 2.0'in bağlam penceresi nedir?+

Aion 2.0 istek başına 131K bağlam tokenını ve 33K çıkış tokenını destekler.

Aion 2.0 OpenAI uyumlu mu?+

Evet. WaveSpeedAI, Aion 2.0 modelini https://llm.wavespeed.ai/v1 adresindeki OpenAI uyumlu endpoint üzerinden sunar. Resmi OpenAI SDK'sını WaveSpeedAI API anahtarınızla bu base URL'ye yöneltin — başka kod değişikliği gerekmez.

Aion 2.0'e nasıl başlarım?+

WaveSpeedAI'a giriş yapın, Access Keys'te bir API anahtarı oluşturun, ardından yukarıda gösterilen model id ile https://llm.wavespeed.ai/v1/chat/completions adresine bir istek gönderin. Yeni hesaplar Aion 2.0'i değerlendirmek için ücretsiz krediler alır.

İlgili LLM API'leri