Seedance 2.0 20 % RABATT | Im Video Generator erstellen →
A
aion-labs/aion-1.0-mini

aion-labs/aion-1.0-mini

131,072 context · $0.70/M input tokens · $1.40/M output tokens

Aion-1.0-Mini 32B parameter model is a distilled version of the DeepSeek-R1 model, designed for strong performance in reasoning domains such as mathematics, coding, and logic. It is a modified variant...

Preise

Pay-per-Use

Keine Vorabkosten, zahlen Sie nur, was Sie nutzen

Eingabe$0.70 / M Tokens
Ausgabe$1.40 / M Tokens

Modell ausprobieren

aion-labs/aion-1.0-mini
Online
A
Hallo! Ich bin ein hilfreicher KI-Assistent. Womit kann ich helfen?

API-Nutzung

Verwenden Sie die folgenden Codebeispiele zur Integration mit unserer 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="aion-labs/aion-1.0-mini",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

Modelleinführung

Aion-Labs aion-1.0-mini

aion-labs aion-1.0-mini


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 131072 context window for long document handling
  • Competitive pricing at $0.8/$1.5 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.5

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-mini


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

Notes

  • Model: aion-labs/aion-1.0-mini
  • Provider: Aion-Labs

Info

Anbieteraion-labs
Typllm

Unterstützte Funktionen

Eingabe
Text
Ausgabe
Text
Kontext131,072
Max. Ausgabe32,768
Vision-
Function Calling-

API-Zugriffsanleitung

Base URLhttps://llm.wavespeed.ai/v1
API-Endpunktchat/completions
Modell-IDaion-labs/aion-1.0-mini

Aion 1.0 Mini API

aion-labs/aion-1.0-mini

Aion-1.0-Mini 32B parameter model is a distilled version of the DeepSeek-R1 model, designed for strong performance in reasoning domains such as mathematics, coding, and logic. It is a modified variant...

Eingabe

$0.7 /M

Ausgabe

$1.4 /M

Kontext

131K

Max. Ausgabe

33K

Aion 1.0 Mini auf WaveSpeedAI testen

Zugriff auf Aion 1.0 Mini über unsere einheitliche API — OpenAI-kompatibel, keine Kaltstarts, transparente Preise.

Häufige Fragen zu Aion 1.0 Mini

Wie viel kostet die Aion 1.0 Mini-API?+

Preise auf WaveSpeedAI: $0.70 pro Million Input-Tokens und $1.40 pro Million Output-Tokens. Prompt-Caching und Batch-Verarbeitung werden separat berechnet und reduzieren die effektiven Kosten bei langen, sich wiederholenden Workloads.

Wie groß ist das Kontextfenster von Aion 1.0 Mini?+

Aion 1.0 Mini unterstützt bis zu 131K Kontext-Tokens und bis zu 33K Output-Tokens pro Anfrage.

Ist Aion 1.0 Mini OpenAI-kompatibel?+

Ja. WaveSpeedAI stellt Aion 1.0 Mini über einen OpenAI-kompatiblen Endpunkt unter https://llm.wavespeed.ai/v1 bereit. Richten Sie das offizielle OpenAI SDK mit Ihrem WaveSpeedAI-API-Schlüssel auf diese Base-URL — keine weiteren Codeänderungen erforderlich.

Wie starte ich mit Aion 1.0 Mini?+

Bei WaveSpeedAI anmelden, in Access Keys einen API-Schlüssel erstellen und eine Anfrage an https://llm.wavespeed.ai/v1/chat/completions mit der oben angezeigten Model-ID senden. Neue Konten erhalten kostenlose Credits, um Aion 1.0 Mini zu testen.

Verwandte LLM-APIs