AIProvider |
The AIProviderConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| _dctd |
Type descriptor used to edit the properties in the PropertyGrid, null if the editor is not initialized
(Inherited from RootEditor) | |
| AIProviderKeysKeyName | Name of the server configuration encryption key used to encrypt provider API keys. | |
| AIProviderKeysKeyValue | Default value of the encryption key used to encrypt provider API keys. | |
| DefaultProviderGUID | Sentinel value for an agent's ProviderGUID meaning "use the server's Default Provider" (see DefaultProviderGUID). Real providers use Guid values, so this can never collide. | |
| DefaultProviderName | Display name shown in the property-grid dropdown for the default-provider sentinel. | |
| FirstEnabledName | Display name shown in the property-grid dropdown for an empty default provider, meaning the first enabled provider is used. |