Match mode determines how intents are detected from user
queries.
Values:
MATCH_MODE_UNSPECIFIED (0):
Not specified.
MATCH_MODE_HYBRID (1):
Best for agents with a small number of
examples in intents and/or wide use of templates
syntax and composite entities.
MATCH_MODE_ML_ONLY (2):
Can be used for agents with a large number of
examples in intents, especially the ones using
@sys.any or very large custom entities.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]