Back to Devexpress

TextResponse Constructors

corelibraries-devexpress-dot-aiintegration-dot-extensions-dot-textresponse-dot-ctor.md

latest1.1 KB
Original Source

TextResponse Constructors

A response that contains AI-generated or manipulated text (for example, text generation, translation, or content transformation).

NameParametersDescription
TextResponse(ChatResponse)chatResponseInitializes a new instance of the TextResponse class with specified settings.
TextResponse(String, ResponseStatus)Response, StatusInitializes a new instance of the TextResponse class with specified settings.

See Also

TextResponse Class

TextResponse Members

DevExpress.AIIntegration.Extensions Namespace