IOrganizationLlmEndpointsService
Home > @gooddata/sdk-backend-spi > IOrganizationLlmEndpointsService
IOrganizationLlmEndpointsService 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 endpoints configuration.
Signature:
export interface IOrganizationLlmEndpointsService 
Methods
| Method | Description | 
|---|---|
| (ALPHA) Create a new llm endpoint | |
| (ALPHA) Delete an endpoint | |
| (ALPHA) Get all llm endpoints | |
| (ALPHA) Get count of all llm endpoints | |
| (ALPHA) Get llm endpoint by id | |
| (ALPHA) Patch existing llm endpoint | |
| (ALPHA) Test existing llm endpoint | |
| (ALPHA) Update existing llm endpoint |