Discovery Engine V1 API - Module Google::Cloud::DiscoveryEngine::V1::AnswerQueryRequest::GroundingSpec::FilteringLevel (v2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Discovery Engine V1 API module Google::Cloud::DiscoveryEngine::V1::AnswerQueryRequest::GroundingSpec::FilteringLevel.
Level to filter based on answer grounding.
Constants
FILTERING_LEVEL_UNSPECIFIED
value: 0 Default is no filter
FILTERING_LEVEL_LOW
value: 1 Filter answers based on a low threshold.
FILTERING_LEVEL_HIGH
value: 2 Filter answers based on a high threshold.