An interaction with its associated annotations.

Hierarchy

  • LLMObsAnnotatedInteractionItem

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
annotations: LLMObsAnnotationItem[]

List of annotations for this interaction.

contentId: string

Identifier of the content for this interaction.

id: string

Unique identifier of the interaction.

Type of interaction in an annotation queue.

Generated using TypeDoc