This documentation is for the unstable version of GoodData, currrently in development.
For stable version, go to the latest stable version of this article.
For stable version, go to the latest stable version of this article.
CatalogOrganizationService.
get_llm_endpoint
get_llm_endpoint(id: <nil>) ->
CatalogLlmEndpoint
Get LLM endpoint by ID.
Parameters
name | type | description |
---|---|---|
id | LLM endpoint identifier |
Returns
type | description |
---|---|
CatalogLlmEndpoint | Retrieved LLM endpoint |