ImageTextResponse(String, ResponseStatus) Constructor
Initializes a new instance of the ImageTextResponse class with specified settings.
Namespace: DevExpress.AIIntegration.Extensions
Assembly: DevExpress.AIIntegration.v24.2.dll
NuGet Package: DevExpress.AIIntegration
Declaration
Parameters
Name | Type | Description |
---|---|---|
Response | String | The description of the specified image. |
Status | ResponseStatus | The response status. |
See Also