Update an LLM Config

Update an LLM Config.

Path Params
string
required

The ID of the LLM Config to use.

Body Params

Request schema for updating an existing LLM configuration.

Note: Only user-created configs can be updated, not system defaults.

length ≥ 2

New display name for the LLM configuration.

LLMProvider | null

New provider for the LLM.

object | null

The extra config jsonschema for the LLM.

ID of the LLM provider credentials.

length ≥ 1

The specific model name/ID to use with the provider.

Whether this is an embedding model config.

≤ 1536

Output vector dimensions for embedding models.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json