Authorizations
Response
200 - application/json
Successful Response
Display name of the model. This is used for display purposes in the Console UI.
Examples:
"GPT-4o"
Whether the LLM config is deprecated and should not be used.
Examples:
false
Provider of the LLM model.
Available options:
azure_openai
, google
, openai
Name of the model. Must match the deployment name in Azure AI Studio.
Examples:
"gpt-4o"
Model version.
Examples:
"2024-05-13"
Version of the provider's API.
Examples:
"2024-06-01"