IOrganizationLlmProvidersService
Home > @gooddata/sdk-backend-spi > IOrganizationLlmProvidersService
IOrganizationLlmProvidersService 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.
This service provides access to organization llm providers configuration.
Signature:
export interface IOrganizationLlmProvidersService
Methods
|
Method |
Description |
|---|---|
|
(ALPHA) Create a new llm provider | |
|
(ALPHA) Delete a provider | |
|
(ALPHA) Get all llm providers | |
|
(ALPHA) Get count of all llm providers | |
|
(ALPHA) Get llm provider by id | |
|
(ALPHA) Patch existing llm provider | |
|
(ALPHA) Test existing llm provider | |
|
(ALPHA) Update existing llm provider |