Interface LLMObservabilityApiListLLMObsPatternsClusteredPointsRequest

Hierarchy

  • LLMObservabilityApiListLLMObsPatternsClusteredPointsRequest

Properties

pageSize?: number

Maximum number of clustered points to return per page.

pageToken?: string

Pagination token to retrieve the next page of clustered points.

topicId: string

The ID of the topic to retrieve clustered points for.

Generated using TypeDoc