Updates a large language model.
Supply the API Key in the HTTP-Header
The Accept header specifies the media type that the client expects in the response. Available options: application/json, application/hal+json, application/xml, text/xml, text/csv. The default value is application/json.
application/json, application/hal+json, application/xml, text/xml, text/csv The unique identifier for the large language model.
24^[a-z0-9]{24}$The display name of the large language model.
"My large language model"
A meaningful description of the large language model.
"Large language model to be used for customer-facing AI Agents."
azureOpenAI, openAI, anthropic, googleVertexAI, googleGemini, alephAlpha, awsBedrock, mistral The identifier for the large language model connection.
36If set to true, the large language model is used as the default large language model when no other large language model is set.
false
Successfully updated large language model.