This documentation is for an older version of GoodData.
Go to the latest 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 |