Message
Home > @gooddata/sdk-ui-gen-ai > Message
Message type
All messages that can be stored in history.
Signature:
export type Message = UserMessage | AssistantMessage;
References: UserMessage, AssistantMessage
Home > @gooddata/sdk-ui-gen-ai > Message
All messages that can be stored in history.
Signature:
export type Message = UserMessage | AssistantMessage;
References: UserMessage, AssistantMessage