Update a large language model
Updates a large language model.
Documentation Index
Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Supply the API Key in the HTTP-Header
Headers
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 Path Parameters
The unique identifier for the large language model.
24^[a-z0-9]{24}$Body
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, googleGenAI, 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
Response
Successfully updated large language model.