Models

Available models in the Aion Labs API. The API is fully compatible with OpenAI's Chat API.

Available Models

Model ID Context Window Max Output
aion-labs/aion-1.0-mini 128K 32K
aion-labs/aion-1.0 128K 32K
aion-labs/aion-2.0 128K 32K
aion-labs/aion-2.5 128K 32K
aion-labs/aion-rp-llama-3.1-8b 32K 32K

Discovering Models

Query the models endpoint to list currently available models. No API key required:

curl https://api.aionlabs.ai/v1/models