Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 822 Bytes

File metadata and controls

12 lines (9 loc) · 822 Bytes

InferenceEndpointCollection

Represents a page from the collection of inference endpoints.

Properties

Name Type Required Description
items InferenceEndpoint[] The list of inference endpoints.
page number The page number.
pageSize number The maximum number of items per page.
totalSize number The total number of items in the collection.