API Documentation
Language router list
GET
/
v1
/
language
/
Response
200 - application/json
Is router enabled?
the list of models that could handle requests
The API version to use for this operation. This follows the YYYY-MM-DD format (e.g 2023-05-15)
The name of your Azure OpenAI Resource (e.g https://glide-test.openai.azure.com/)
This is your deployment name. You're required to first deploy a model before you can make calls (e.g. glide-gpt-35)
unsupported right now
Is the model enabled?
Model instance ID (unique in scope of the router)
Add other providers like
Unique router ID
strategy on picking the next model to serve the request
Was this page helpful?