Description
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. It also handles mature and darker themes with more nuance and depth.
API Usage Examples
OpenAI Compatible Endpoint
Use this endpoint with any OpenAI-compatible library. Model: AionLabs: Aion-2.0 (aion-labs/aion-2.0)
curl https://api.ridvay.com/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_API_KEY" -d '{
"model": "aion-labs/aion-2.0",
"messages": [
{
"role": "user",
"content": "Explain the capabilities of the AionLabs: Aion-2.0 model"
}
],
"temperature": 0.7,
"max_tokens": 1024
}'Supported Modalities
- Text
API Pricing
- Input: 0.8$ / 1M tokens
- Output: 1.6$ / 1M tokens
Token Limits
- Max Output: 32,768 tokens
- Max Context: 131,072 tokens
Subscription Tiers
- free
- pro
- ultimate