Interface LLMObservabilityApiListLLMObsProjectsRequest

Hierarchy

  • LLMObservabilityApiListLLMObsProjectsRequest

Properties

filterId?: string

Filter projects by project ID.

filterName?: string

Filter projects by name.

pageCursor?: string

Use the Pagination cursor to retrieve the next page of results.

pageLimit?: number

Maximum number of results to return per page.

Generated using TypeDoc