TextRequest Constructors
Serves as the base class for AI-related text processing requests within the DevExpress.AIIntegration.Extensions namespace.| Name | Parameters | Description |
|---|---|---|
| TextRequest(String) | Text | Initializes a new instance of the TextRequest class with specified settings. |
See Also