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

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