AionLabs: Aion-1.0 — AI model

AionLabs: Aion-1.0 is a AI model from Aion Labs, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

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

Specs

VendorAion Labs
Typetext
Context window131,072 tokens
Pricing$4.00/M in · $8.00/M out
APIchat_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-1.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

Related models