Update LLM credentials

Update LLM credentials.

Path Params
string
required

The ID of the LLM Credentials to use.

Body Params

Schema for updating an llm credentials object.

Note: The creds_type field cannot be changed after creation. To use a different
credentials type, delete the existing credentials and create a new one.

All fields are optional. Only provided fields will be updated.
Set a field to null to clear its value.

Display name for this credentials.

LLMProvider | null

The LLM provider these credentials authenticate against.

API key for LLM providers.

Custom base URL for OpenAI-compatible providers.

AWS access key ID.

AWS secret access key.

AWS session token.

AWS region for Bedrock.

Azure OpenAI endpoint URL.

Azure API version.

Azure AD client ID.

Azure AD client secret.

Azure AD token URL.

Google Cloud project ID.

Google Cloud location.

object | null

GCP service account JSON credentials.

Responses

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