Models / AionLabs
AionLabs

Aion-1.0

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

Input
$5.2 / 1M tokens
Output
$10.4 / 1M tokens
Context
131K tokens

Capabilities

✓ Streaming○ Tool / function calling○ JSON / structured output○ Vision (image input)

Call this model

Pass aion-labs/aion-1.0 as the model. Change only the base URL from your existing OpenAI SDK setup.

quickstart.sh
curl https://modeldatabase.com/v1/chat/completions \
  -H "Authorization: Bearer $MDB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "aion-labs/aion-1.0",
    "messages": [{"role":"user","content":"Hello!"}]
  }'

Prices are final — the routing margin is already included. See the full pricing table or the API docs.