Interface AgentObservabilityApiGetLLMObsAnnotatedInteractionRequest

Hierarchy

  • AgentObservabilityApiGetLLMObsAnnotatedInteractionRequest

Properties

cursor?: string

Cursor from the previous response to retrieve the next page of events.

interactionId: string

The ID of the interaction in the annotation queue.

limit?: number

Maximum number of events to return. Defaults to 10.

queueId: string

The ID of the Agent Observability annotation queue.

Generated using TypeDoc