Models / AionLabs
AionLabs
Aion-2.0
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....
Input
$1.04 / 1M tokens
Output
$2.08 / 1M tokens
Context
131K tokens
Capabilities
✓ Streaming○ Tool / function calling○ JSON / structured output○ Vision (image input)
Call this model
Pass aion-labs/aion-2.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-2.0",
"messages": [{"role":"user","content":"Hello!"}]
}'
Prices are final — the routing margin is already included. See the full pricing table or the API docs.