Skip to content

CreateAIProviderRequest

Request to create an AI provider Note: config values can be strings, numbers, or booleans - they will be converted to strings automatically

PropertyTypeDescription
configRecord<string, string | number | boolean>-
display_namestring-
embedding_model?null | stringEmbedding model for this provider. null or omit to use provider-specific default
enabled?boolean-
is_default?boolean-
namestring-
provider_typeAIProviderType-