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

aion-labs/aion-1.0

131,072 context · $4.00/M input tokens · $8.00/M output tokens

Aion-1.0 is a multi-model system designed for high performance across various tasks, including reasoning and coding. It is built on DeepSeek-R1, augmented with additional models and techniques such as Tree...

Fiyatlandırma

Kullandıkça öde

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

Giriş$4.00 / M Tokens
Çıkış$8.00 / M Tokens

Modeli dene

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

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

Model Tanıtımı

Aion-Labs aion-1.0

aion-labs aion-1.0


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 131072 context window for long document handling
  • Competitive pricing at $4.4/$8.8 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$4.4
Output$8.8

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-1.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-1.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-1.0",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: aion-labs/aion-1.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-1.0

Aion 1.0 API

aion-labs/aion-1.0

Aion-1.0 is a multi-model system designed for high performance across various tasks, including reasoning and coding. It is built on DeepSeek-R1, augmented with additional models and techniques such as Tree...

Giriş

$4 /M

Çıkış

$8 /M

Bağlam

131K

Maks. Çıkış

33K

Aion 1.0'i WaveSpeedAI'da deneyin

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

Aion 1.0 hakkında sık sorulan sorular

Aion 1.0 API ücreti ne kadar?+

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

Aion 1.0'in bağlam penceresi nedir?+

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

Aion 1.0 OpenAI uyumlu mu?+

Evet. WaveSpeedAI, Aion 1.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 1.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 1.0'i değerlendirmek için ücretsiz krediler alır.

İlgili LLM API'leri