AionLabs: Aion-2.0 — AI model
AionLabs: Aion-2.0 is a AI model from Aion Labs, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
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....
Specs
| Vendor | Aion Labs |
|---|---|
| Type | text |
| Context window | 131,072 tokens |
| Pricing | $0.80/M in · $1.60/M out |
| API | chat_completions |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "aion-labs/aion-2.0",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started