PATCH
/
llms
/
{id}
{
  "attributes": {
    "active": true,
    "api_endpoint": "<string>",
    "api_key": "<string>",
    "logo_url": "<string>",
    "long_description": "<string>",
    "name": "<string>",
    "privacy_score": 123,
    "short_description": "<string>",
    "vendor": "<string>"
  },
  "id": "<string>",
  "type": "<string>"
}

Authorizations

Authorization
string
header
required

Path Parameters

id
integer
required

LLM ID

Body

application/json

Updated LLM information

LLM input model

data
object

Response

OK

LLM response model

attributes
object
id
string
type
string