[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-03。"],[[["Dialogflow's contexts are used to understand user expressions by providing necessary conversational context, similar to how humans understand natural language."],["Contexts control conversation flow by setting input and output contexts for intents, identified by string names."],["When an intent is matched, its output contexts become active, influencing which intents are more likely to be matched next."],["Dialogflow matches intents with specific input contexts only when those contexts are currently active, allowing for tailored responses."],["The banking agent example shows how the \"checking\" output context from the `CheckingInfo` intent enables the `CheckingBalance` intent to be matched later when a user asks for their balance."]]],[]]