AionLabs / aion-labs/aion-3.5-mini
AionLabs: Aion 3.5 Mini - access through LLMTR
Aion 3.5 Mini is the lower-cost option in the Aion 3.5 family. Its GLM-family multi-model system is a fit for roleplay, story drafting, character replies, and long chat products that need stronger narrative structure while keeping spend controlled. At the same price as Aion 3.0 Mini it offers a 256K context window and cache-read pricing. Reasoning cannot be disabled; `reasoning_effort` accepts only low, high (default), and max. Use `stream: true` for long-context or long-output requests.
Technical specifications
| Canonical ID | aion-labs/aion-3.5-mini |
|---|---|
| Provider | AionLabs |
| Context window | 262,144 tokens |
| Operations | CHAT_COMPLETIONS |
| Modalities | text |
Pricing
An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| CHAT_COMPLETIONS | INPUT_TEXT | PER_1M_TOKENS | $0.700000 |
| CHAT_COMPLETIONS | CACHE_READ | PER_1M_TOKENS | $0.180000 |
| CHAT_COMPLETIONS | OUTPUT_TEXT | PER_1M_TOKENS | $1.40 |
Example usage
With existing OpenAI SDK flows, change only the base URL and model identifier.
curl https://llmtr.com/v1/chat/completions -H "Authorization: Bearer llmtr-your_key" -H "Content-Type: application/json" -d '{"model":"aion-labs/aion-3.5-mini","messages":[{"role":"user","content":"Hello"}]}'
Related models
- AionLabs: Aion 3.5 aion-labs/aion-3.5
- AionLabs: Aion 3.0 aion-labs/aion-3.0
- AionLabs: Aion 3.0 Mini aion-labs/aion-3.0-mini
- AionLabs: Aion 2.0 aion-labs/aion-2.0
- AionLabs: Aion-RP 1.0 (8B) aion-labs/aion-rp-llama-3.1-8b
- Gemma 4 llmtr/gemma-4
- Qwen 3.6 35B-A3B llmtr/qwen3-6-35b
- Trendyol Asure 12B llmtr/trendyol-asure-12b