Interface LLMObservabilityApiListLLMObsPatternsTopicsWithClusteredPointsRequest

Hierarchy

  • LLMObservabilityApiListLLMObsPatternsTopicsWithClusteredPointsRequest

Properties

configId: string

The ID of the patterns configuration.

includeMetrics?: boolean

When true, enrich each clustered point with span metrics such as status, duration, token counts, estimated cost, and evaluations.

runId?: string

The ID of a specific patterns run. Defaults to the most recent completed run.

Generated using TypeDoc