AIAssistantOptions(String, Stream) Constructor
Initializes a new instance of the AIAssistantOptions class with specified settings.
Namespace: DevExpress.AIIntegration.Services.Assistant
Assembly: DevExpress.AIIntegration.v25.1.dll
NuGet Package: DevExpress.AIIntegration
Declaration
Parameters
| Name | Type |
|---|---|
| fileName | String |
| data | Stream |
See Also