Overview of sdk-ui-gen-ai
Home > @gooddata/sdk-ui-gen-ai
sdk-ui-gen-ai package
This package provides React components for GoodData's GenAI features.
Functions
Function |
Description |
---|---|
UI component that renders the Gen AI assistant. | |
Type guard for the ChatAssistantMessageEvent. | |
Type guard for the ChatClosedEvent. | |
Type guard for the ChatCopyToClipboardEvent. | |
Type guard for the ChatFeedbackEvent. | |
Type guard for the ChatOpenedEvent. | |
Type guard for the ChatResetEvent. | |
Type guard for the ChatVisualizationErrorEvent. | |
Type guard for the ChatSaveVisualizationSuccessEvent. | |
Type guard for the ChatUserMessageEvent. | |
Type guard for the ChatVisualizationErrorEvent. | |
Interfaces
Interface |
Description |
---|---|
An event handler for the Chat component. | |
Properties for the GenAIAssistant component. |
Variables
Variable |
Description |
---|---|
UI component that renders the Gen AI chat. | |
Type Aliases
Type Alias |
Description |
---|---|
A common event definition for the Chat component. | |
A chat assistant message event. | |
A chat window closed event. | |
A chat copy to clipboard event. | |
A union type for all chat events. | |
A chat feedback event. | |
A chat window opened event. | |
A chat conversation clearing event. | |
A chat save visualization error event. | |
A chat save visualization success event. | |
A chat user message event. | |
A chat visualization error event. | |
Properties for the GenAIChat component. | |
All messages that can be stored in history. | |