ILlmEndpointsQuery
Home > @gooddata/sdk-backend-spi > ILlmEndpointsQuery
ILlmEndpointsQuery interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Service to query LLM endpoints.
Signature:
export interface ILlmEndpointsQuery
Methods
|
Method |
Description |
|---|---|
|
(ALPHA) Starts the LLM endpoints query. | |
|
(ALPHA) Starts the LLM endpoints query. | |
|
(ALPHA) Sets starting page for the query. Backend WILL return no data if the page is greater than total number of pages. Default page: 0 | |
|
(ALPHA) Sets number of LLM endpoints to return per page. Default size: 100 | |
|
(ALPHA) Sets sorting for the query. |