Skip to content

UpdateAIProviderRequest

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

PropertyTypeDescription
config?Record<string, string | number | boolean>-
display_name?string-
embedding_model?null | stringEmbedding model for this provider. null to reset to provider-specific default
enabled?boolean-