[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.AIModelResponse

AIModelResponse Class

Represents the result of an AI model request.

Inheritance
AIModelResponse
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class AIModelResponse
Public Class AIModelResponse

Constructors

Name Description
AIModelResponse()

Properties

Name Description
Content

Gets or sets the response content returned from the AI model.

IsSuccess

Gets or sets a value indicating whether the request was successful.