disableDataStoreFallback property
Whether to disable fallback to Data Store search results (in case the LLM couldn't pick a proper answer).
Per default the feature is enabled.
Implementation
core.bool? disableDataStoreFallback;
Whether to disable fallback to Data Store search results (in case the LLM couldn't pick a proper answer).
Per default the feature is enabled.
core.bool? disableDataStoreFallback;