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-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 keyFrequently 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
- Aion-2.0Aion-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, ma
- Aion-3.0Aion-3.0 is a multi-model roleplaying and storytelling system from AionLabs, built on the GLM family of models. It uses a collaborative generation process in which multiple special
- Aion-RP 1.0 (8B)Aion-RP-Llama-3.1-8B ranks the highest in the character evaluation portion of the RPBench-Auto benchmark, a roleplaying-specific variant of Arena-Hard-Auto, where LLMs evaluate eac