ReasoningThought
Home > @gooddata/sdk-ui-gen-ai > ReasoningThought
ReasoningThought type
Signature:
export type ReasoningThought = {
text: string;
};
Home > @gooddata/sdk-ui-gen-ai > ReasoningThought
Signature:
export type ReasoningThought = {
text: string;
};