TextRequest Properties
Serves as the base class for AI-related text processing requests within the DevExpress.AIIntegration.Extensions namespace.
Name | Description |
---|---|
Options | Gets request options. |
Text | Gets or sets the text to manage. |
See Also