CatalogOrganizationService.

update_llm_provider

update_llm_provider(llm_provider_patch: CatalogLlmProviderPatch) -> CatalogLlmProvider

Update an existing LLM provider using PATCH semantics.

Parameters

nametypedescription
llm_provider_patchCatalogLlmProviderPatchLLM provider patch object with fields to update

Returns

typedescription
CatalogLlmProviderUpdated LLM provider