Class
ChatAIResponse

The response generated by the AI chat service.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class ChatAIResponse

Inheritance: objectChatAIResponse

Constructors

ChatAIResponse()

Declaration

cs-api-definition
public ChatAIResponse()

Properties

Text

Gets the AI text content response.

Declaration

cs-api-definition
public string Text { get; }

Property Value

string

In this article
DefinitionConstructorsChatAIResponse()PropertiesText
Not finding the help you need?
Contact Support