GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.25.0
  • Code samples
  • GitHub

setActiveLlmProvider()

Home > @gooddata/sdk-backend-spi > IOrganizationSettingsService > setActiveLlmProvider

IOrganizationSettingsService.setActiveLlmProvider() method

Set active LLM provider for the organization.

Signature:

setActiveLlmProvider(provider: string, defaultModelId: string): Promise<void>;

Parameters

Parameter

Type

Description

provider

string

id of the LLM provider to set as active for the organization.

defaultModelId

string

id of the default model to use for the provider.

Returns:

Promise<void>

  • IOrganizationSettingsService.setActiveLlmProvider() method
  • Parameters
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use