例如,訂房服務可能會有「I'd like to book a room」(我想訂房) 這樣的訓練詞組。如果使用者想要購買有關房間的書籍,可能會說「I'd like to buy a book about rooms」(我想買有關房間的書)。為確保使用者表達內容不會與意圖相符,您可以將該詞組新增為負例。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-09 (世界標準時間)。"],[[["Two intents, the default welcome intent and the default fallback intent, are automatically created when you create an agent."],["The default welcome intent is triggered at the start of a conversation to greet the user, and it can be matched either by a greeting training phrase or a welcome event from an integration."],["The default fallback intent activates when the agent fails to match the user's input with any other defined intents, and it comes pre-configured with responses that can be customized."],["You can customize the responses of both default intents, ensuring they effectively guide the user, and even add negative examples to the fallback intent."],["You can create additional fallback intents and use contexts to customize the fallback responses."]]],[]]