Models
RouteStack can expose different model families through one unified API surface.Typical model categories
- general chat models
- reasoning models
- multimodal models
- embeddings models
- image generation models
- audio models
Model access control
Model availability can be controlled by:- user group
- token-level model restrictions
- global model enablement
Best practices
- start with a small set of models
- separate low-cost and premium models clearly
- document recommended use cases for each model
Example model strategy
gpt-4o-minifor low-cost general chatgpt-4.1for higher quality reasoningclaude-3-5-sonnetfor writing and analysisgemini-2.5-profor broader multimodal tasks