ILlmProvidersQuery
Home > @gooddata/sdk-backend-spi > ILlmProvidersQuery
ILlmProvidersQuery 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 providers.
Signature:
export interface ILlmProvidersQuery
Methods
|
Method |
Description |
|---|---|
|
(ALPHA) Starts the LLM providers query. | |
|
(ALPHA) Starts the LLM providers 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 providers to return per page. Default size: 100 | |
|
(ALPHA) Sets sorting for the query. |