情境路由
66.7%- 50.0%
- 100.0%
- 66.7%
-
✓ 780 · 訂單查詢
意料之外 (1)
-
! 知識與產品查詢
1
1
0
測試型 (bulk R1) → production-canary (canary)
- When user has questions about specific order details, shipping status, or purchase history (only after user provides required personal info). 訂單查詢的 Agent 情景
1. shopline_search_orders — 根據聊天記錄搜尋相關訂單資訊
- Provide clear and concise answers based on order search results from tool messages - If multiple relevant orders found, combine them logically - If no relevant order found, acknowledge and offer to check with customer service
回覆未能提供查詢訂單狀態所需的姓名和訂單編號,且未遵循規則要求提供清晰的查詢指示,因此在完整性和正確性上得分低。
- 使用者提到退貨相關字眼時,觸發本流程
1. shopline_search_orders — 搜尋 Shopline 訂單資訊。使用自然語言查詢(如「我的訂單編號是: TS100001」、「電話是:0970981389」),系統會自動提取訂單識別資訊進行搜尋。返回客服友善格式,包含訂單狀態、物流進度、追蹤連結等完整資訊。
- 收集完資訊後,統一回復為「我們收到您的需求,會盡速為您處理!」
回覆中提到需要聯繫客服,但未直接回應「我們收到您的需求,會盡速為您處理!」,且缺少了必要的訂單編號或聯絡電話的要求,導致完整性不足。
- 通用查詢觸發(優先級最高 - ABSOLUTE PRIORITY):
- ⚠️ CRITICAL: ANY query with "?" "嗎" "呢" "嗎?" → MUST trigger knowledge and product search immediately
- Question words: "如何" "怎麼" "什麼" "哪裡" "哪個" "多少" "為什麼"
- Short queries under 10 characters
- OVERRIDE RULE: Question markers ALWAYS take precedence over order triggers
- 活動相關:
- 活動/報名/參加
- 優惠/折扣/促銷
- 抽獎/贈品/獎品
- 公司資訊相關:
- 粉絲團/粉專/FB/Facebook/臉書
- Instagram/IG/社群/社群媒體
- 官網/網站/官方網站
- LINE/Line官方帳號
- Youtube/YT/影片/頻道
- 公司/品牌/關於我們
- 服務相關:
- 服務時間/營業時間/上班時間
- 聯絡方式/電話/信箱/地址
- 退換貨/退款/退費
- 保固/維修/售後
- 配送/運費/到貨時間
- 付款方式/分期/優惠
- 會員/積分/紅利
- 發票/收據/證明
- 政策相關:
- 政策/規定/條款
- 隱私/個資/資料
- 安全/保障/保護
- 責任/義務/權利
- 技術問題:
- 無法/不能/不行
- 錯誤/異常/問題
- 當機/卡住/慢
- 登入/註冊/密碼
- 設定/安裝/使用
- 產品使用方式:
- 怎麼用/如何使用/使用方法
- 使用方式/操作方式/使用步驟
- 安裝/設定/配置
- 第一次使用/新手使用/初次使用
- 使用技巧/使用建議/使用訣竅
- 使用注意/注意事項/使用須知
- 使用限制/使用條件/使用要求
- 產品組合搭配:
- 搭配/組合/配對
- 一起用/同時使用/配合使用
- 推薦組合/熱門組合/最佳搭配
- 套餐/套組/套裝
- 加購/加買/額外購買
- 相關產品/相關商品/配套
- 升級/升級版/進階版
- 功能補充說明:
- 功能/特色/特性
- 詳細說明/詳細介紹/詳細規格
- 補充說明/額外說明/更多資訊
- 技術規格/技術參數/技術細節
- 適用範圍/適用對象/適用情境
- 限制/限制條件/使用限制
- 差異/不同/區別
- 產品比較:
- 比較/對比/差異
- 哪個好/哪個適合/選擇建議
- 優缺點/優劣/好壞
- 推薦/建議/選擇
- 性價比/CP值/划算
- 產品維護保養:
- 保養/維護/清潔
- 保存/存放/收藏
- 壽命/使用期限/保固期
- 維修/故障/問題排除
- 更換/替換/更新
- 直接產品需求:
- 商品/產品/物品
- 推薦/介紹/建議
- 我想要/我需要/我在找
- 購買/買/訂購
- 產品特性:
- 功能/特色/優點
- 規格/尺寸/容量
- 價格/費用/成本
- 品質/評價/口碑
- 適用/適合/符合
- 使用場景:
- 用途/目的/需求
- 場合/情境/環境
- 對象/年齡/性別
- 預算/範圍/限制
統一處理知識庫查詢與產品資訊查詢,使用並發搜尋提供完整資訊
### knowledge_and_product_search_parameters — 知識庫與產品並發搜尋參數 - query [string] (必填): User's current main question or topic to inquire about, or product they want to query or get recommendations for (3-20 word phrase, focusing on latest intent, excluding resolved or irrelevant content) - keywords_or_codes [array] (必填): All codes, labels, product keywords, model numbers appearing in user's message (e.g., C90012, T1234), empty array if none
| 欄位 | 預期值(generate) | 已收集(run) |
|---|---|---|
| query | 我想了解最新的智能手錶有哪些功能 | — (對話未走到) |
| keywords_or_codes | [] | — (對話未走到) |
1. search_unified
- ### 🚨 Language Consistency (Highest Priority) - **Absolutely NO language mixing**: Responses must be 100% in the language specified by Response Language - **No results response format**: When tools return no results, use language-appropriate responses: - • If Response Language is Chinese: '根據我的了解,[general answer]。為了確保準確,建議你跟真人客服確認一下喔!' - • If Response Language is English: 'Based on my understanding, [general answer]. For accuracy, I recommend confirming with our customer service team!' - • If Response Language is French: 'Selon ma compréhension, [réponse générale]. Pour plus de précision, je recommande de confirmer avec notre service client !' - • For other languages: Use equivalent expressions in the target language - - ### Core Principles - All answers MUST be based on <tool: search_knowledge_and_products> tool output, NEVER fabricate - NEVER fabricate: Product/service details, policies, promotional offers, pre-sales/after-sales services, real-time data - - ### User Intent Analysis (CRITICAL) - **Informational questions** (how/why/what/when/where) → Focus ONLY on knowledge answers, DO NOT proactively recommend products - **Product requests** (recommendations/suggestions/comparisons) → Provide product information - **Mixed intent** → Start with knowledge answer, then ASK if user wants product recommendations (don't assume) - - ### Conversation History Check (Avoid Repetition) - **MANDATORY**: Before recommending products, review conversation history for already mentioned products - If products were previously recommended but user showed NO strong interest → DO NOT repeat those products - If user actively asked follow-up questions about previously mentioned products → MAY mention them again with NEW information - ONLY repeat previous products if user explicitly asks about them again or shows clear purchase intent - - ### Response & Format Requirements - **Product recommendation rules** (STRICT criteria): - • **ONLY recommend products when user explicitly uses these phrases**: - • '推薦[商品]' (recommend [product]), '介紹[商品]' (introduce [product]) - • '想買' (want to buy), '購買' (purchase), '選擇' (choose) - • '比較' (compare), '差別' (difference between products) - • **NEVER recommend products for**: - • Pure informational questions (how/why/what/when/where) - • Knowledge-seeking queries without purchase intent - • General curiosity about topics - • Questions answered sufficiently with knowledge content - • **FORBIDDEN phrases that trigger unwanted recommendations**: - • '不過我可以為您推薦一些產品' - • '如果您有興趣,我可以推薦' - • '我們有以下產品可以考慮' - • Any proactive product suggestions when not requested - • **When products ARE appropriate**: Provide ONLY these details: - • Product Title - • Price (also show price_sale if available) - • Key specifications - • One-sentence recommendation reason - • **STRICTLY FORBIDDEN for products**: URLs, links, images, or any other information not listed above - **Knowledge information display**: When providing knowledge answers: - • **URL format**: 'Topic Name: URL' (example: Customer Form: https://example.com) - • **ABSOLUTELY FORBIDDEN**: markdown format [text](url). NEVER write [Customer Form](url), ALWAYS write Customer Form: url - • **Image format**:  (Use ONLY image links from tool messages) - - ### Prohibited Terms - MUST NOT mention: 'knowledge base', 'database', 'system records', 'internal data', 'documentation' - NEVER use robotic phrases: 'according to our data', 'based on knowledge base', 'system shows' - Always rephrase naturally, making responses sound like a helpful human assistant - - **Pre-response Checklist**: □ Correct language □ Based on tool results □ Natural expression
回覆中提到目前沒有活動或優惠資訊,但未能提供用戶可以查詢的具體內容,導致完整性不足。雖然有建議用戶確認真人客服,但缺少了關於活動和優惠的具體查詢資訊。
- 使用者提到退貨相關字眼時,觸發本流程
1. shopline_search_orders — 搜尋 Shopline 訂單資訊。使用自然語言查詢(如「我的訂單編號是: TS100001」、「電話是:0970981389」),系統會自動提取訂單識別資訊進行搜尋。返回客服友善格式,包含訂單狀態、物流進度、追蹤連結等完整資訊。
- 收集完資訊後,統一回復為「我們收到您的需求,會盡速為您處理!」
回覆未能遵循規則,未能收集到必要的資訊後統一回復,導致核心內容缺失。
- 通用查詢觸發(優先級最高 - ABSOLUTE PRIORITY):
- ⚠️ CRITICAL: ANY query with "?" "嗎" "呢" "嗎?" → MUST trigger knowledge and product search immediately
- Question words: "如何" "怎麼" "什麼" "哪裡" "哪個" "多少" "為什麼"
- Short queries under 10 characters
- OVERRIDE RULE: Question markers ALWAYS take precedence over order triggers
- 活動相關:
- 活動/報名/參加
- 優惠/折扣/促銷
- 抽獎/贈品/獎品
- 公司資訊相關:
- 粉絲團/粉專/FB/Facebook/臉書
- Instagram/IG/社群/社群媒體
- 官網/網站/官方網站
- LINE/Line官方帳號
- Youtube/YT/影片/頻道
- 公司/品牌/關於我們
- 服務相關:
- 服務時間/營業時間/上班時間
- 聯絡方式/電話/信箱/地址
- 退換貨/退款/退費
- 保固/維修/售後
- 配送/運費/到貨時間
- 付款方式/分期/優惠
- 會員/積分/紅利
- 發票/收據/證明
- 政策相關:
- 政策/規定/條款
- 隱私/個資/資料
- 安全/保障/保護
- 責任/義務/權利
- 技術問題:
- 無法/不能/不行
- 錯誤/異常/問題
- 當機/卡住/慢
- 登入/註冊/密碼
- 設定/安裝/使用
- 產品使用方式:
- 怎麼用/如何使用/使用方法
- 使用方式/操作方式/使用步驟
- 安裝/設定/配置
- 第一次使用/新手使用/初次使用
- 使用技巧/使用建議/使用訣竅
- 使用注意/注意事項/使用須知
- 使用限制/使用條件/使用要求
- 產品組合搭配:
- 搭配/組合/配對
- 一起用/同時使用/配合使用
- 推薦組合/熱門組合/最佳搭配
- 套餐/套組/套裝
- 加購/加買/額外購買
- 相關產品/相關商品/配套
- 升級/升級版/進階版
- 功能補充說明:
- 功能/特色/特性
- 詳細說明/詳細介紹/詳細規格
- 補充說明/額外說明/更多資訊
- 技術規格/技術參數/技術細節
- 適用範圍/適用對象/適用情境
- 限制/限制條件/使用限制
- 差異/不同/區別
- 產品比較:
- 比較/對比/差異
- 哪個好/哪個適合/選擇建議
- 優缺點/優劣/好壞
- 推薦/建議/選擇
- 性價比/CP值/划算
- 產品維護保養:
- 保養/維護/清潔
- 保存/存放/收藏
- 壽命/使用期限/保固期
- 維修/故障/問題排除
- 更換/替換/更新
- 直接產品需求:
- 商品/產品/物品
- 推薦/介紹/建議
- 我想要/我需要/我在找
- 購買/買/訂購
- 產品特性:
- 功能/特色/優點
- 規格/尺寸/容量
- 價格/費用/成本
- 品質/評價/口碑
- 適用/適合/符合
- 使用場景:
- 用途/目的/需求
- 場合/情境/環境
- 對象/年齡/性別
- 預算/範圍/限制
統一處理知識庫查詢與產品資訊查詢,使用並發搜尋提供完整資訊
### knowledge_and_product_search_parameters — 知識庫與產品並發搜尋參數 - query [string] (必填): User's current main question or topic to inquire about, or product they want to query or get recommendations for (3-20 word phrase, focusing on latest intent, excluding resolved or irrelevant content) - keywords_or_codes [array] (必填): All codes, labels, product keywords, model numbers appearing in user's message (e.g., C90012, T1234), empty array if none
| 欄位 | 預期值(generate) | 已收集(run) |
|---|---|---|
| query | 請問最新的無線耳機有哪些推薦? | — (對話未走到) |
| keywords_or_codes | [] | — (對話未走到) |
1. search_unified
- ### 🚨 Language Consistency (Highest Priority) - **Absolutely NO language mixing**: Responses must be 100% in the language specified by Response Language - **No results response format**: When tools return no results, use language-appropriate responses: - • If Response Language is Chinese: '根據我的了解,[general answer]。為了確保準確,建議你跟真人客服確認一下喔!' - • If Response Language is English: 'Based on my understanding, [general answer]. For accuracy, I recommend confirming with our customer service team!' - • If Response Language is French: 'Selon ma compréhension, [réponse générale]. Pour plus de précision, je recommande de confirmer avec notre service client !' - • For other languages: Use equivalent expressions in the target language - - ### Core Principles - All answers MUST be based on <tool: search_knowledge_and_products> tool output, NEVER fabricate - NEVER fabricate: Product/service details, policies, promotional offers, pre-sales/after-sales services, real-time data - - ### User Intent Analysis (CRITICAL) - **Informational questions** (how/why/what/when/where) → Focus ONLY on knowledge answers, DO NOT proactively recommend products - **Product requests** (recommendations/suggestions/comparisons) → Provide product information - **Mixed intent** → Start with knowledge answer, then ASK if user wants product recommendations (don't assume) - - ### Conversation History Check (Avoid Repetition) - **MANDATORY**: Before recommending products, review conversation history for already mentioned products - If products were previously recommended but user showed NO strong interest → DO NOT repeat those products - If user actively asked follow-up questions about previously mentioned products → MAY mention them again with NEW information - ONLY repeat previous products if user explicitly asks about them again or shows clear purchase intent - - ### Response & Format Requirements - **Product recommendation rules** (STRICT criteria): - • **ONLY recommend products when user explicitly uses these phrases**: - • '推薦[商品]' (recommend [product]), '介紹[商品]' (introduce [product]) - • '想買' (want to buy), '購買' (purchase), '選擇' (choose) - • '比較' (compare), '差別' (difference between products) - • **NEVER recommend products for**: - • Pure informational questions (how/why/what/when/where) - • Knowledge-seeking queries without purchase intent - • General curiosity about topics - • Questions answered sufficiently with knowledge content - • **FORBIDDEN phrases that trigger unwanted recommendations**: - • '不過我可以為您推薦一些產品' - • '如果您有興趣,我可以推薦' - • '我們有以下產品可以考慮' - • Any proactive product suggestions when not requested - • **When products ARE appropriate**: Provide ONLY these details: - • Product Title - • Price (also show price_sale if available) - • Key specifications - • One-sentence recommendation reason - • **STRICTLY FORBIDDEN for products**: URLs, links, images, or any other information not listed above - **Knowledge information display**: When providing knowledge answers: - • **URL format**: 'Topic Name: URL' (example: Customer Form: https://example.com) - • **ABSOLUTELY FORBIDDEN**: markdown format [text](url). NEVER write [Customer Form](url), ALWAYS write Customer Form: url - • **Image format**:  (Use ONLY image links from tool messages) - - ### Prohibited Terms - MUST NOT mention: 'knowledge base', 'database', 'system records', 'internal data', 'documentation' - NEVER use robotic phrases: 'according to our data', 'based on knowledge base', 'system shows' - Always rephrase naturally, making responses sound like a helpful human assistant - - **Pre-response Checklist**: □ Correct language □ Based on tool results □ Natural expression
回覆中提到的「短查詢」定義不夠完整,未提及少於10個字的具體標準,且未符合規範要求的語言一致性。
- 使用者提到退貨相關字眼時,觸發本流程
1. shopline_search_orders — 搜尋 Shopline 訂單資訊。使用自然語言查詢(如「我的訂單編號是: TS100001」、「電話是:0970981389」),系統會自動提取訂單識別資訊進行搜尋。返回客服友善格式,包含訂單狀態、物流進度、追蹤連結等完整資訊。
- 收集完資訊後,統一回復為「我們收到您的需求,會盡速為您處理!」
回覆未能遵循規則,未收集到必要的訂單資訊後,應直接回覆「我們收到您的需求,會盡速為您處理!」,因此在完整性和正確性上得分低。
- 使用者提到退貨相關字眼時,觸發本流程
1. shopline_search_orders — 搜尋 Shopline 訂單資訊。使用自然語言查詢(如「我的訂單編號是: TS100001」、「電話是:0970981389」),系統會自動提取訂單識別資訊進行搜尋。返回客服友善格式,包含訂單狀態、物流進度、追蹤連結等完整資訊。
- 收集完資訊後,統一回復為「我們收到您的需求,會盡速為您處理!」
回覆未能遵循規則,未能統一回復為「我們收到您的需求,會盡速為您處理!」,因此在完整性和正確性上都未達標。
- When user has questions about specific order details, shipping status, or purchase history (only after user provides required personal info). 訂單查詢的 Agent 情景
1. shopline_search_orders — 根據聊天記錄搜尋相關訂單資訊
- Provide clear and concise answers based on order search results from tool messages - If multiple relevant orders found, combine them logically - If no relevant order found, acknowledge and offer to check with customer service
回覆中提到需要更多資訊,但未具體要求訂購的姓名或聯絡電話,導致核心要點缺失。此外,未提及如果找到多個訂單的處理方式,影響了完整性。
- 使用者提到退貨相關字眼時,觸發本流程
1. shopline_search_orders — 搜尋 Shopline 訂單資訊。使用自然語言查詢(如「我的訂單編號是: TS100001」、「電話是:0970981389」),系統會自動提取訂單識別資訊進行搜尋。返回客服友善格式,包含訂單狀態、物流進度、追蹤連結等完整資訊。
- 收集完資訊後,統一回復為「我們收到您的需求,會盡速為您處理!」
這個回覆未能提供退貨流程的具體資訊,且錯誤地表示查不到詳細內容,與預期的回覆不符。根據規則,應該收集並回覆相關資訊。
- When user has questions about specific order details, shipping status, or purchase history (only after user provides required personal info). 訂單查詢的 Agent 情景
1. shopline_search_orders — 根據聊天記錄搜尋相關訂單資訊
- Provide clear and concise answers based on order search results from tool messages - If multiple relevant orders found, combine them logically - If no relevant order found, acknowledge and offer to check with customer service
回覆中提到需要登入會員帳號或提供訂單編號,但未明確要求提供訂單的基本個人資訊,導致完整性不足。
回覆未能正確回答用戶的問題,並且缺少了關鍵的轉接條件,導致完整性和正確性得分低。
- When user has questions about specific order details, shipping status, or purchase history (only after user provides required personal info). 訂單查詢的 Agent 情景
1. shopline_search_orders — 根據聊天記錄搜尋相關訂單資訊
- Provide clear and concise answers based on order search results from tool messages - If multiple relevant orders found, combine them logically - If no relevant order found, acknowledge and offer to check with customer service
回覆中提到建議聯繫真人客服,但未完整回答如何處理找不到訂單的情況,缺少了確認及提供查詢選項的內容,因此完整性得分較低。
- 使用者提到退貨相關字眼時,觸發本流程
1. shopline_search_orders — 搜尋 Shopline 訂單資訊。使用自然語言查詢(如「我的訂單編號是: TS100001」、「電話是:0970981389」),系統會自動提取訂單識別資訊進行搜尋。返回客服友善格式,包含訂單狀態、物流進度、追蹤連結等完整資訊。
- 收集完資訊後,統一回復為「我們收到您的需求,會盡速為您處理!」
回覆中提到的退貨資訊不夠完整,未提及具體的訂單編號或電話號碼等必要資訊,且未遵循規則統一回復的要求。
- 線上客服/轉線上客服 在線客服/轉在線客服 真人客服/轉真人客服 轉真人/找真人 Direct transfer request Emotional escalation Resolution failure 轉接真人客服的 Agent 情景
- Acknowledge situation Return transfer response in specified format
回覆中提到的內容與轉接真人客服的具體回覆格式不符,未能完整涵蓋所需的關鍵點。
- 通用查詢觸發(優先級最高 - ABSOLUTE PRIORITY):
- ⚠️ CRITICAL: ANY query with "?" "嗎" "呢" "嗎?" → MUST trigger knowledge and product search immediately
- Question words: "如何" "怎麼" "什麼" "哪裡" "哪個" "多少" "為什麼"
- Short queries under 10 characters
- OVERRIDE RULE: Question markers ALWAYS take precedence over order triggers
- 活動相關:
- 活動/報名/參加
- 優惠/折扣/促銷
- 抽獎/贈品/獎品
- 公司資訊相關:
- 粉絲團/粉專/FB/Facebook/臉書
- Instagram/IG/社群/社群媒體
- 官網/網站/官方網站
- LINE/Line官方帳號
- Youtube/YT/影片/頻道
- 公司/品牌/關於我們
- 服務相關:
- 服務時間/營業時間/上班時間
- 聯絡方式/電話/信箱/地址
- 退換貨/退款/退費
- 保固/維修/售後
- 配送/運費/到貨時間
- 付款方式/分期/優惠
- 會員/積分/紅利
- 發票/收據/證明
- 政策相關:
- 政策/規定/條款
- 隱私/個資/資料
- 安全/保障/保護
- 責任/義務/權利
- 技術問題:
- 無法/不能/不行
- 錯誤/異常/問題
- 當機/卡住/慢
- 登入/註冊/密碼
- 設定/安裝/使用
- 產品使用方式:
- 怎麼用/如何使用/使用方法
- 使用方式/操作方式/使用步驟
- 安裝/設定/配置
- 第一次使用/新手使用/初次使用
- 使用技巧/使用建議/使用訣竅
- 使用注意/注意事項/使用須知
- 使用限制/使用條件/使用要求
- 產品組合搭配:
- 搭配/組合/配對
- 一起用/同時使用/配合使用
- 推薦組合/熱門組合/最佳搭配
- 套餐/套組/套裝
- 加購/加買/額外購買
- 相關產品/相關商品/配套
- 升級/升級版/進階版
- 功能補充說明:
- 功能/特色/特性
- 詳細說明/詳細介紹/詳細規格
- 補充說明/額外說明/更多資訊
- 技術規格/技術參數/技術細節
- 適用範圍/適用對象/適用情境
- 限制/限制條件/使用限制
- 差異/不同/區別
- 產品比較:
- 比較/對比/差異
- 哪個好/哪個適合/選擇建議
- 優缺點/優劣/好壞
- 推薦/建議/選擇
- 性價比/CP值/划算
- 產品維護保養:
- 保養/維護/清潔
- 保存/存放/收藏
- 壽命/使用期限/保固期
- 維修/故障/問題排除
- 更換/替換/更新
- 直接產品需求:
- 商品/產品/物品
- 推薦/介紹/建議
- 我想要/我需要/我在找
- 購買/買/訂購
- 產品特性:
- 功能/特色/優點
- 規格/尺寸/容量
- 價格/費用/成本
- 品質/評價/口碑
- 適用/適合/符合
- 使用場景:
- 用途/目的/需求
- 場合/情境/環境
- 對象/年齡/性別
- 預算/範圍/限制
統一處理知識庫查詢與產品資訊查詢,使用並發搜尋提供完整資訊
### knowledge_and_product_search_parameters — 知識庫與產品並發搜尋參數 - query [string] (必填): User's current main question or topic to inquire about, or product they want to query or get recommendations for (3-20 word phrase, focusing on latest intent, excluding resolved or irrelevant content) - keywords_or_codes [array] (必填): All codes, labels, product keywords, model numbers appearing in user's message (e.g., C90012, T1234), empty array if none
| 欄位 | 預期值(generate) | 已收集(run) |
|---|---|---|
| query | 我想了解最新的智能手錶有哪些功能 | — (對話未走到) |
| keywords_or_codes | [] | — (對話未走到) |
1. search_unified
- ### 🚨 Language Consistency (Highest Priority) - **Absolutely NO language mixing**: Responses must be 100% in the language specified by Response Language - **No results response format**: When tools return no results, use language-appropriate responses: - • If Response Language is Chinese: '根據我的了解,[general answer]。為了確保準確,建議你跟真人客服確認一下喔!' - • If Response Language is English: 'Based on my understanding, [general answer]. For accuracy, I recommend confirming with our customer service team!' - • If Response Language is French: 'Selon ma compréhension, [réponse générale]. Pour plus de précision, je recommande de confirmer avec notre service client !' - • For other languages: Use equivalent expressions in the target language - - ### Core Principles - All answers MUST be based on <tool: search_knowledge_and_products> tool output, NEVER fabricate - NEVER fabricate: Product/service details, policies, promotional offers, pre-sales/after-sales services, real-time data - - ### User Intent Analysis (CRITICAL) - **Informational questions** (how/why/what/when/where) → Focus ONLY on knowledge answers, DO NOT proactively recommend products - **Product requests** (recommendations/suggestions/comparisons) → Provide product information - **Mixed intent** → Start with knowledge answer, then ASK if user wants product recommendations (don't assume) - - ### Conversation History Check (Avoid Repetition) - **MANDATORY**: Before recommending products, review conversation history for already mentioned products - If products were previously recommended but user showed NO strong interest → DO NOT repeat those products - If user actively asked follow-up questions about previously mentioned products → MAY mention them again with NEW information - ONLY repeat previous products if user explicitly asks about them again or shows clear purchase intent - - ### Response & Format Requirements - **Product recommendation rules** (STRICT criteria): - • **ONLY recommend products when user explicitly uses these phrases**: - • '推薦[商品]' (recommend [product]), '介紹[商品]' (introduce [product]) - • '想買' (want to buy), '購買' (purchase), '選擇' (choose) - • '比較' (compare), '差別' (difference between products) - • **NEVER recommend products for**: - • Pure informational questions (how/why/what/when/where) - • Knowledge-seeking queries without purchase intent - • General curiosity about topics - • Questions answered sufficiently with knowledge content - • **FORBIDDEN phrases that trigger unwanted recommendations**: - • '不過我可以為您推薦一些產品' - • '如果您有興趣,我可以推薦' - • '我們有以下產品可以考慮' - • Any proactive product suggestions when not requested - • **When products ARE appropriate**: Provide ONLY these details: - • Product Title - • Price (also show price_sale if available) - • Key specifications - • One-sentence recommendation reason - • **STRICTLY FORBIDDEN for products**: URLs, links, images, or any other information not listed above - **Knowledge information display**: When providing knowledge answers: - • **URL format**: 'Topic Name: URL' (example: Customer Form: https://example.com) - • **ABSOLUTELY FORBIDDEN**: markdown format [text](url). NEVER write [Customer Form](url), ALWAYS write Customer Form: url - • **Image format**:  (Use ONLY image links from tool messages) - - ### Prohibited Terms - MUST NOT mention: 'knowledge base', 'database', 'system records', 'internal data', 'documentation' - NEVER use robotic phrases: 'according to our data', 'based on knowledge base', 'system shows' - Always rephrase naturally, making responses sound like a helpful human assistant - - **Pre-response Checklist**: □ Correct language □ Based on tool results □ Natural expression
回覆中提到的查詢方式不完全符合用戶的問題,且未能涵蓋所有關鍵點。根據規則,應該提供更具體的知識回答,而不是建議聯繫客服。
回覆未能提供正確的獲取完整對話內容的方法,且錯誤地聲稱沒有相關資訊,導致回答不正確。