Aion-3.0-Mini

Aion-3.0 Mini is a multi-model roleplaying and storytelling system from AionLabs, built on the DeepSeek family of models. It uses a collaborative generation process in which multiple specialized models each contribute to a response, producing stronger narrative structure and more compelling tension and conflict.

ChatAion Labs131k tokens$0.763 / $1.5261 · 1M

aion-labs/aion-3.0-mini

Context
131k tokens
Completion cap
32,768
Tools
Yes
JSON
Yes
Released
2026-07-07

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "aion-labs/aion-3.0-mini",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Aion-3.0-Mini?
Aion-3.0 Mini is a multi-model roleplaying and storytelling system from AionLabs, built on the DeepSeek family of models. It uses a collaborative generation process in which multiple specialized models each contribute to a response, producing stronger narrative structure and more compelling tension and conflict. Aion-3.0-Mini runs on the Geek Hub API (OpenAI-compatible). Model id: aion-labs/aion-3.0-mini.
Is Aion-3.0-Mini free?
No. Input is $0.763 per 1M tokens and output is $1.5261 per 1M tokens on Geek Hub (markup included).
What is the context length of Aion-3.0-Mini?
Aion-3.0-Mini has a 131k tokens context window. It supports up to 32,768 completion tokens.
Does Aion-3.0-Mini support tool calling and structured outputs?
Aion-3.0-Mini accepts tools and tool_choice for function calling. It also supports structured outputs via a JSON schema in response_format.
When was Aion-3.0-Mini released?
Aion-3.0-Mini was released on 2026-07-07.

More models from Aion Labs