Class LLMObsAnnotatedInteractionsByTraceDataResponse

Data object for the cross-queue annotated interactions response.

Hierarchy

  • LLMObsAnnotatedInteractionsByTraceDataResponse

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

Attributes of the cross-queue annotated interactions response.

id: string

Opaque identifier for the response object.

Resource type for cross-queue annotated interactions lookup.

Generated using TypeDoc