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 > IWorkspaceSettingsService > setActiveLlmProvider

IWorkspaceSettingsService.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 set as active for the organization.

Returns:

Promise<void>

promise

  • IWorkspaceSettingsService.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