Skip to main content
All docs
V25.2
  • TextRequestOptions Class

    Implements configuration options specifically for text-based requests.

    Namespace: DevExpress.AIIntegration.Extensions

    Assembly: DevExpress.AIIntegration.v25.2.dll

    Declaration

    public class TextRequestOptions :
        RequestOptions

    The following members return TextRequestOptions objects:

    Inheritance

    Object
    RequestOptions
    TextRequestOptions
    See Also