Models
You can view all models at ShuttleAI Models. The UI is clean, with all models listed, including their costs and more.
Official Models
We offer a range of models, however, our official models are designed to be the most efficient and accessible choices for various AI services. Below is a list of the eight Official Models currently available. These models are known for their low cost and optimized latency because we host them on high-performance, expensive servers. As a result, we highly recommend opting for these models for the best combination of performance and price.
Our Recommended Official Models:
-
Shuttle 3 (64k)
- Type: Text Generation
- Description: Our flagship text generation model, with a 64k token context window, ideal for large, complex tasks.
-
Shuttle 3 Mini (64k)
- Type: Text Generation
- Description: A compact version of Shuttle 3 with the same 64k context window but more affordable, designed for smaller-scale tasks.
-
Shuttle TTS
- Type: Text-to-Speech
- Description: High-quality text-to-speech with natural output for various audio requirements.
-
Shuttle RemoveBG
- Type: Background Removal
- Description: Fast and precise image background removal at an affordable cost.
-
s1 🌶
- Type: Text Generation
- Description: Our high-performing s1 model, designed for complex and nuanced text generation tasks.
-
s1 Mini 🌶
- Type: Text Generation
- Description: A scaled-down version of the s1 model, offering the same quality at a more affordable rate, excellent for simpler tasks.
-
Shuttle 2 Diffusion
- Type: Image Generation
- Description: Our go-to, high-quality image generation model based on diffusion techniques—ideal for all image-generation needs.
-
Shuttle STT
- Type: Audio Transcription
- Description: Highly accurate speech-to-text transcription at a low cost and ideal for converting audio into text with minimal latency.
By using these models, you not only benefit from low costs and high-speed processing but also from the stability we provide through self-hosting on cutting-edge servers. For cost optimization and performance improvements, we encourage users to prioritize these official models wherever possible.
Get Models via API
To get a list of available models, you can make a GET request to:
https://api.shuttleai.com/v1/models
The response will return models in the following format:
proxy_to
field in models means that requests sent to shuttle-2-turbo
will automatically be forwarded to shuttleai/shuttle-3
.For extra details about each model, you can make a GET request to:
https://api.shuttleai.com/v1/models/verbose
The response will return detailed information in the following format: