When you have multiple deployments of the same model, queries using just the model name (withoutDocumentation Index
Fetch the complete documentation index at: https://docs.fireworks.ai/llms.txt
Use this file to discover all available pages before exploring further.
#<DEPLOYMENT_NAME>) are routed to the “default” deployment.
Viewing the default deployment
Check which deployment is currently set as default:Default: true in the output.
Setting a default deployment
Make a specific deployment the default for a model:Use cases
Default deployments are useful when:- Testing new configurations – Keep production as default while testing a new deployment
- Gradual rollouts – Switch default after validating a new deployment
- A/B testing – Route specific traffic to non-default deployments