Class FeatureConfig (0.20.1)

FeatureConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Feature config for the Knowledge Graph.

Attributes

Name Description
disable_private_kg_query_understanding bool
Whether to disable the private KG query understanding for the engine. Defaults to false if not specified.
disable_private_kg_enrichment bool
Whether to disable the private KG enrichment for the engine. Defaults to false if not specified.
disable_private_kg_auto_complete bool
Whether to disable the private KG auto complete for the engine. Defaults to false if not specified.
disable_private_kg_query_ui_chips bool
Whether to disable the private KG for query UI chips. Defaults to false if not specified.