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 | 
get_llm_endpoint(id: <nil>) ->
CatalogLlmEndpoint
Get LLM endpoint by ID.
| name | type | description | 
|---|---|---|
| id | LLM endpoint identifier | 
| type | description | 
|---|---|
| CatalogLlmEndpoint | Retrieved LLM endpoint |