UpdateAIProviderRequest
Request to update an AI provider Note: config values can be strings, numbers, or booleans - they will be converted to strings automatically
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
config? | Record<string, string | number | boolean> | - |
display_name? | string | - |
embedding_model? | null | string | Embedding model for this provider. null to reset to provider-specific default |
enabled? | boolean | - |