enableGenAiAgenticDataShareOptOut
Home > @gooddata/sdk-model > IFeatureFlags > enableGenAiAgenticDataShareOptOut
IFeatureFlags.enableGenAiAgenticDataShareOptOut property
Enable per-workspace opt-out from sharing data with the LLM. When this flag is on, GenAI features that send data to the LLM (e.g. visualization summarization) require the workspace setting enableAiOnData to be set to true.
Signature:
enableGenAiAgenticDataShareOptOut?: boolean;