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