Interface IGenerativeAIRatingOptions

The AI rating options Interface Represents the options for an AI rating.

interface IGenerativeAIRatingOptions {
    feedback?: string;
    threadId: string;
}

Hierarchy (view full)

Properties

Properties

feedback?: string

The user feedback for the AI job.

threadId: string

The thread id