queryAll()
Home > @gooddata/sdk-backend-spi > ILlmProvidersQuery > queryAll
ILlmProvidersQuery.queryAll() method
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.
Starts the LLM providers query.
Signature:
queryAll(): Promise<ILlmProvider[]>;
Returns:
Promise<ILlmProvider[]>
promise with a list of all LLM providers matching the specified options