Choosing a model
In the Air API screen of your project, select the model you want to use. Supported models may expand over time—if a model you need isn’t available, you can request it via the feedback channel.What to consider when choosing
- Use case (e.g., chat, summarization, generation)
- Latency requirements
- Cost and expected usage
- Whether you may later expand to Air Container
Playground
The Playground is a browser-based interface for testing model responses. After creating a secret key, the Playground is a fast way to verify behavior before integrating into your application.Recommended workflow
- Choose a model
- Create a secret key
- Test with code samples
- Test in the Playground
- Integrate into your app or expand via containers
Related docs
Air API Overview
See the full Air API workflow.
API Usage Guide
Learn how to create keys and run tests.
Troubleshooting
Common issues and how to resolve them.

