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