GenAIChatInteractionUserFeedback
Home > @gooddata/sdk-model > GenAIChatInteractionUserFeedback
GenAIChatInteractionUserFeedback type
User feedback for the chat interaction.
Signature:
export type GenAIChatInteractionUserFeedback = "POSITIVE" | "NEGATIVE" | "NONE";