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