Supported Models
Any model on the Together AI catalog can be referenced by its full ID.
Setup
1
Get an API key
Sign up at api.together.xyz. Free credits on signup.
2
Set the environment variable
3
Verify
Environment Variables
string
required
Your Together AI API key.
Configuration Example
- .env
- settings.yml
Model Aliases
Usage Examples
Notes
- API endpoint:
https://api.together.xyz/v1(OpenAI-compatible) - Status: Beta
- Together AI offers serverless and dedicated inference options.
- Great for accessing models not available on other providers (e.g., specific fine-tuned variants).
Related
- AI Providers Overview - Compare all 37 supported providers
- Fireworks AI - Similar open-source model hosting with fast inference
- OpenRouter - Access 200+ models from a single API key
- profclaw provider - Add and test providers from the CLI