產出 #137

env=production · botty (a3d64709-cb2b-41dd-8668-d195b7a81677) · eval_kind=scenario_funnel

已完成
已寫入
10 / 10
通過驗證
10
場景覆蓋
3 / 4
總成本
$0.0261
Tokens
↑196997 / ↓6201
MISSED
1 個 scenario 未被任何 case 涵蓋:313。可以重新派發、增加 N 來補。
SUITE
✅ 已寫入 EvalSuite auto-a3d64709-r1-053958512
案例明細(40 筆 — 含已寫入、被拒、retry 軌跡)
  • 語意近重複(被 Stage C 拒絕) scenario_focused
    來源素材(點擊查看完整內容)
    • • 對話流程:訂單查詢 316
      訂單查詢
      
      ## 1. 觸發條件
      - When user has questions about specific order details, shipping status, or purchase history (only after user provides required personal info).
      
      訂單查詢的 Agent 情景
      
      ## 3. API 工具
      1. shopline_search_orders — 根據聊天記錄搜尋相關訂單資訊
      
      ## 4. 回覆規則
      - 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
    • • 知識:如何查詢訂單狀態? know_15190
      Q: 如何查詢訂單狀態?
      A: 請登入會員中心點選「訂單查詢」,即可查看訂單處理進度。
    • • 知識:我要如何退換貨? know_15188
      Q: 我要如何退換貨?
      A: 您可以在收到商品後7天內申請退換貨。請確保商品未使用且包裝完整。
    Q
    我想查詢一下我的訂單狀態,請問要怎麼做?
    A
    請登入會員中心點選「訂單查詢」,即可查看訂單處理進度。
    原因
    • semantic duplicate of "請問我如何可以查詢我的訂單狀態呢?" (cosine=0.918 ≥ 0.8)
  • 語意近重複(被 Stage C 拒絕) scenario_focused 第 2 次嘗試
    來源素材(點擊查看完整內容)
    • • 對話流程:訂單查詢 316
      訂單查詢
      
      ## 1. 觸發條件
      - When user has questions about specific order details, shipping status, or purchase history (only after user provides required personal info).
      
      訂單查詢的 Agent 情景
      
      ## 3. API 工具
      1. shopline_search_orders — 根據聊天記錄搜尋相關訂單資訊
      
      ## 4. 回覆規則
      - 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
    • • 知識:如何查詢訂單狀態? know_15190
      Q: 如何查詢訂單狀態?
      A: 請登入會員中心點選「訂單查詢」,即可查看訂單處理進度。
    • • 知識:我要如何退換貨? know_15188
      Q: 我要如何退換貨?
      A: 您可以在收到商品後7天內申請退換貨。請確保商品未使用且包裝完整。
    Q
    我想查我的訂單狀態,怎麼做?
    A
    您可以登入會員中心點選「訂單查詢」,即可查看訂單處理進度。如果沒有找到相關訂單,也可以諮詢客服。
    原因
    • semantic duplicate of "請問我如何可以查詢我的訂單狀態呢?" (cosine=0.881 ≥ 0.8)
  • 語意近重複(被 Stage C 拒絕) scenario_focused 第 3 次嘗試
    來源素材(點擊查看完整內容)
    • • 對話流程:訂單查詢 316
      訂單查詢
      
      ## 1. 觸發條件
      - When user has questions about specific order details, shipping status, or purchase history (only after user provides required personal info).
      
      訂單查詢的 Agent 情景
      
      ## 3. API 工具
      1. shopline_search_orders — 根據聊天記錄搜尋相關訂單資訊
      
      ## 4. 回覆規則
      - 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
    • • 知識:如何查詢訂單狀態? know_15190
      Q: 如何查詢訂單狀態?
      A: 請登入會員中心點選「訂單查詢」,即可查看訂單處理進度。
    • • 知識:我要如何退換貨? know_15188
      Q: 我要如何退換貨?
      A: 您可以在收到商品後7天內申請退換貨。請確保商品未使用且包裝完整。
    Q
    我的訂單狀態怎麼查詢?
    A
    您可以登入會員中心,點選「訂單查詢」,即可查看訂單處理進度。
    原因
    • semantic duplicate of "請問我如何可以查詢我的訂單狀態呢?" (cosine=0.879 ≥ 0.8)
  • 已寫入 EvalSuite scenario_focused
    來源素材(點擊查看完整內容)
    • • 對話流程:產品查詢 315
      產品查詢
      
      ## 1. 觸發條件
      - 商品/產品
      - 推薦/介紹
      - 我想要/我需要
      
      產品查詢的 Agent 情景
      
      ## 2. 資訊收集
      ### product_search_parameters — 商品搜尋參數
      - query [string] (必填): 用戶當前最想查詢或推薦的商品、需求或關鍵主題(3-20字短語,聚焦最新意圖,排除已解決或無關內容)
      - keywords_or_codes [array] (必填): 用戶訊息中出現的所有商品關鍵字、型號、代碼,如無則為空陣列
      
      ## 3. API 工具
      1. search_products — 搜尋相關產品或服務資訊
      
      ## 4. 回覆規則
      - All recommendations must be based on content output from <tool: search_products>, never fabricate.
      - If multiple relevant orders found, combine them logically
      - If unable to recommend, clearly explain and suggest human customer service assistance.
      - Strictly prohibit referencing, rewriting, or mixing content outside of <tool: search_products> outputs.
    Q
    我想找有關黏的那種片片的推薦,怎麼查詢?
    A
    要查詢黏的那種片片的相關產品,請提供你想要了解的商品或需求,我可以幫你搜尋。
  • 語意近重複(被 Stage C 拒絕) scenario_focused
    來源素材(點擊查看完整內容)
    • • 對話流程:FAQ查詢 314
      FAQ查詢
      
      ## 1. 觸發條件
      - 品牌問題
      - 平台規則
      - 常見問題
      - 知識庫
      - 問答
      - 品牌相關問題
      
      FAQ 查詢的 Agent 情景
      
      ## 2. 資訊收集
      ### search_parameters — 搜尋參數
      - query [string] (必填): 用戶當前最想查詢或了解的重點問題或主題(3-20字短語,聚焦最新意圖,排除已解決或無關內容)
      - keywords_or_codes [array] (必填): 用戶訊息中出現的所有代碼或標籤(如C90012、T1234等),如無則為空陣列
      
      ## 3. API 工具
      1. search_knowledges — 搜尋相關FAQ回答用戶問題
      
      ## 4. 回覆規則
      - All answer must be based on content output from <tool: search_knowledges>, never fabricate.
      - If multiple relevant answers found, combine them logically and clarify with the user.
      - If unable to answer, clearly explain and suggest human customer service assistance.
      - Strictly prohibit referencing, rewriting, or mixing content outside of <tool: search_knowledges> outputs.
    • • 知識:運費如何計算? know_15189
      Q: 運費如何計算?
      A: 訂單滿1000元免運費,未滿則酌收80元運費。
    • • 知識:如何查詢訂單狀態? know_15190
      Q: 如何查詢訂單狀態?
      A: 請登入會員中心點選「訂單查詢」,即可查看訂單處理進度。
    Q
    運費如何計算啊
    A
    訂單滿1000元免運費,未滿則酌收80元運費。
    原因
    • semantic duplicate of "運費是怎麼計算的呢?" (cosine=0.938 ≥ 0.8)
  • 其他 scenario_focused 第 2 次嘗試
    來源素材(點擊查看完整內容)
    • • 對話流程:FAQ查詢 314
      FAQ查詢
      
      ## 1. 觸發條件
      - 品牌問題
      - 平台規則
      - 常見問題
      - 知識庫
      - 問答
      - 品牌相關問題
      
      FAQ 查詢的 Agent 情景
      
      ## 2. 資訊收集
      ### search_parameters — 搜尋參數
      - query [string] (必填): 用戶當前最想查詢或了解的重點問題或主題(3-20字短語,聚焦最新意圖,排除已解決或無關內容)
      - keywords_or_codes [array] (必填): 用戶訊息中出現的所有代碼或標籤(如C90012、T1234等),如無則為空陣列
      
      ## 3. API 工具
      1. search_knowledges — 搜尋相關FAQ回答用戶問題
      
      ## 4. 回覆規則
      - All answer must be based on content output from <tool: search_knowledges>, never fabricate.
      - If multiple relevant answers found, combine them logically and clarify with the user.
      - If unable to answer, clearly explain and suggest human customer service assistance.
      - Strictly prohibit referencing, rewriting, or mixing content outside of <tool: search_knowledges> outputs.
    • • 知識:運費如何計算? know_15189
      Q: 運費如何計算?
      A: 訂單滿1000元免運費,未滿則酌收80元運費。
    • • 知識:如何查詢訂單狀態? know_15190
      Q: 如何查詢訂單狀態?
      A: 請登入會員中心點選「訂單查詢」,即可查看訂單處理進度。
    Q
    運費怎麼計算啊?
    A
    訂單滿1000元免運費,未滿則酌收80元運費。
    原因
    • duplicate (scenario, question)
  • 其他 scenario_focused 第 3 次嘗試
    來源素材(點擊查看完整內容)
    • • 對話流程:FAQ查詢 314
      FAQ查詢
      
      ## 1. 觸發條件
      - 品牌問題
      - 平台規則
      - 常見問題
      - 知識庫
      - 問答
      - 品牌相關問題
      
      FAQ 查詢的 Agent 情景
      
      ## 2. 資訊收集
      ### search_parameters — 搜尋參數
      - query [string] (必填): 用戶當前最想查詢或了解的重點問題或主題(3-20字短語,聚焦最新意圖,排除已解決或無關內容)
      - keywords_or_codes [array] (必填): 用戶訊息中出現的所有代碼或標籤(如C90012、T1234等),如無則為空陣列
      
      ## 3. API 工具
      1. search_knowledges — 搜尋相關FAQ回答用戶問題
      
      ## 4. 回覆規則
      - All answer must be based on content output from <tool: search_knowledges>, never fabricate.
      - If multiple relevant answers found, combine them logically and clarify with the user.
      - If unable to answer, clearly explain and suggest human customer service assistance.
      - Strictly prohibit referencing, rewriting, or mixing content outside of <tool: search_knowledges> outputs.
    • • 知識:運費如何計算? know_15189
      Q: 運費如何計算?
      A: 訂單滿1000元免運費,未滿則酌收80元運費。
    • • 知識:如何查詢訂單狀態? know_15190
      Q: 如何查詢訂單狀態?
      A: 請登入會員中心點選「訂單查詢」,即可查看訂單處理進度。
    Q
    運費怎麼計算啊
    A
    訂單滿1000元免運費,未滿則酌收80元運費。
    原因
    • duplicate (scenario, question)
  • Judge LLM 拒絕 scenario_focused
    來源素材(點擊查看完整內容)
    • • 對話流程:產品查詢 315
      產品查詢
      
      ## 1. 觸發條件
      - 商品/產品
      - 推薦/介紹
      - 我想要/我需要
      
      產品查詢的 Agent 情景
      
      ## 2. 資訊收集
      ### product_search_parameters — 商品搜尋參數
      - query [string] (必填): 用戶當前最想查詢或推薦的商品、需求或關鍵主題(3-20字短語,聚焦最新意圖,排除已解決或無關內容)
      - keywords_or_codes [array] (必填): 用戶訊息中出現的所有商品關鍵字、型號、代碼,如無則為空陣列
      
      ## 3. API 工具
      1. search_products — 搜尋相關產品或服務資訊
      
      ## 4. 回覆規則
      - All recommendations must be based on content output from <tool: search_products>, never fabricate.
      - If multiple relevant orders found, combine them logically
      - If unable to recommend, clearly explain and suggest human customer service assistance.
      - Strictly prohibit referencing, rewriting, or mixing content outside of <tool: search_products> outputs.
    Q
    有什麼髮片推薦
    A
    我可以幫你搜尋相關的髮片,請稍等一下。
    原因
    • The answer does not provide a recommendation for hairpieces as requested in the question.
    • The answer suggests searching for products instead of directly answering the question.
    • Judge LLM 認為答案與資料來源有事實出入
  • Judge LLM 拒絕 scenario_focused 第 2 次嘗試
    來源素材(點擊查看完整內容)
    • • 對話流程:產品查詢 315
      產品查詢
      
      ## 1. 觸發條件
      - 商品/產品
      - 推薦/介紹
      - 我想要/我需要
      
      產品查詢的 Agent 情景
      
      ## 2. 資訊收集
      ### product_search_parameters — 商品搜尋參數
      - query [string] (必填): 用戶當前最想查詢或推薦的商品、需求或關鍵主題(3-20字短語,聚焦最新意圖,排除已解決或無關內容)
      - keywords_or_codes [array] (必填): 用戶訊息中出現的所有商品關鍵字、型號、代碼,如無則為空陣列
      
      ## 3. API 工具
      1. search_products — 搜尋相關產品或服務資訊
      
      ## 4. 回覆規則
      - All recommendations must be based on content output from <tool: search_products>, never fabricate.
      - If multiple relevant orders found, combine them logically
      - If unable to recommend, clearly explain and suggest human customer service assistance.
      - Strictly prohibit referencing, rewriting, or mixing content outside of <tool: search_products> outputs.
    Q
    想找微增髮片有哪些推薦?
    A
    我們有各式微增髮片可供選擇,不同顏色和款式應有盡有。我會幫你搜尋相關的微增髮片資訊!
    原因
    • The answer suggests searching for information but does not provide specific recommendations as required by the question.
    • Judge LLM 認為答案與資料來源有事實出入
  • Judge LLM 拒絕 scenario_focused 第 3 次嘗試
    來源素材(點擊查看完整內容)
    • • 對話流程:產品查詢 315
      產品查詢
      
      ## 1. 觸發條件
      - 商品/產品
      - 推薦/介紹
      - 我想要/我需要
      
      產品查詢的 Agent 情景
      
      ## 2. 資訊收集
      ### product_search_parameters — 商品搜尋參數
      - query [string] (必填): 用戶當前最想查詢或推薦的商品、需求或關鍵主題(3-20字短語,聚焦最新意圖,排除已解決或無關內容)
      - keywords_or_codes [array] (必填): 用戶訊息中出現的所有商品關鍵字、型號、代碼,如無則為空陣列
      
      ## 3. API 工具
      1. search_products — 搜尋相關產品或服務資訊
      
      ## 4. 回覆規則
      - All recommendations must be based on content output from <tool: search_products>, never fabricate.
      - If multiple relevant orders found, combine them logically
      - If unable to recommend, clearly explain and suggest human customer service assistance.
      - Strictly prohibit referencing, rewriting, or mixing content outside of <tool: search_products> outputs.
    Q
    有什麼推薦的髮片?
    A
    根據我們的搜尋結果,目前推薦的髮片包括多種顏色和款式。如果你想要更多詳細資訊或具體型號,請告訴我!
    原因
    • The answer does not provide specific recommendations or details about hairpieces as required by the question.
    • The answer implies a search result without actually referencing any specific products or styles.
    • Judge LLM 認為答案與資料來源有事實出入
  • 其他 scenario_focused
    來源素材(點擊查看完整內容)
    • • 對話流程:訂單查詢 316
      訂單查詢
      
      ## 1. 觸發條件
      - When user has questions about specific order details, shipping status, or purchase history (only after user provides required personal info).
      
      訂單查詢的 Agent 情景
      
      ## 3. API 工具
      1. shopline_search_orders — 根據聊天記錄搜尋相關訂單資訊
      
      ## 4. 回覆規則
      - 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
    • • 知識:如何查詢訂單狀態? know_15190
      Q: 如何查詢訂單狀態?
      A: 請登入會員中心點選「訂單查詢」,即可查看訂單處理進度。
    • • 知識:我要如何退換貨? know_15188
      Q: 我要如何退換貨?
      A: 您可以在收到商品後7天內申請退換貨。請確保商品未使用且包裝完整。
    Q
    我的訂單狀態怎麼查詢?
    A
    請登入會員中心點選「訂單查詢」,即可查看訂單處理進度。
    原因
    • duplicate (scenario, question)
  • 語意近重複(被 Stage C 拒絕) scenario_focused 第 2 次嘗試
    來源素材(點擊查看完整內容)
    • • 對話流程:訂單查詢 316
      訂單查詢
      
      ## 1. 觸發條件
      - When user has questions about specific order details, shipping status, or purchase history (only after user provides required personal info).
      
      訂單查詢的 Agent 情景
      
      ## 3. API 工具
      1. shopline_search_orders — 根據聊天記錄搜尋相關訂單資訊
      
      ## 4. 回覆規則
      - 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
    • • 知識:如何查詢訂單狀態? know_15190
      Q: 如何查詢訂單狀態?
      A: 請登入會員中心點選「訂單查詢」,即可查看訂單處理進度。
    • • 知識:我要如何退換貨? know_15188
      Q: 我要如何退換貨?
      A: 您可以在收到商品後7天內申請退換貨。請確保商品未使用且包裝完整。
    Q
    我的訂單狀態怎麼查?
    A
    請登入會員中心點選「訂單查詢」,即可查看訂單處理進度。
    原因
    • semantic duplicate of "請問我如何可以查詢我的訂單狀態呢?" (cosine=0.862 ≥ 0.8)
  • 語意近重複(被 Stage C 拒絕) scenario_focused 第 3 次嘗試
    來源素材(點擊查看完整內容)
    • • 對話流程:訂單查詢 316
      訂單查詢
      
      ## 1. 觸發條件
      - When user has questions about specific order details, shipping status, or purchase history (only after user provides required personal info).
      
      訂單查詢的 Agent 情景
      
      ## 3. API 工具
      1. shopline_search_orders — 根據聊天記錄搜尋相關訂單資訊
      
      ## 4. 回覆規則
      - 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
    • • 知識:如何查詢訂單狀態? know_15190
      Q: 如何查詢訂單狀態?
      A: 請登入會員中心點選「訂單查詢」,即可查看訂單處理進度。
    • • 知識:我要如何退換貨? know_15188
      Q: 我要如何退換貨?
      A: 您可以在收到商品後7天內申請退換貨。請確保商品未使用且包裝完整。
    Q
    我想查詢我的訂單狀態,怎麼做?
    A
    您可以登入會員中心點選「訂單查詢」,即可查看訂單處理進度。如果需要,我也可以幫您搜尋相關訂單資訊。
    原因
    • semantic duplicate of "請問我如何可以查詢我的訂單狀態呢?" (cosine=0.919 ≥ 0.8)
  • Judge LLM 拒絕 early_return
    Q
    最近天氣怎麼樣啊?
    A
    您好,我是客服 AI,很高興為您服務。
    原因
    • Question is not answerable as there are no sources provided.
    • Judge LLM 信心度只有 0%(門檻 60%)—— 對「答案是否正確」的判斷不夠確定
  • Judge LLM 拒絕 early_return 第 2 次嘗試
    Q
    今天天氣怎麼樣?
    A
    您好,我是客服 AI,很高興為您服務。
    原因
    • The question is not answerable as there are no sources provided.
    • The answer does not address the question about the weather.
    • Judge LLM 認為答案與資料來源有事實出入
    • Judge LLM 信心度只有 0%(門檻 60%)—— 對「答案是否正確」的判斷不夠確定
  • Judge LLM 拒絕 early_return 第 3 次嘗試
    Q
    你們的客服人員有幾個?
    A
    這個問題不在我服務範圍內。
    原因
    • No sources provided to answer the question.
    • Judge LLM 認為這題從資料來源無法答出來
  • Judge LLM 拒絕 scenario_focused
    來源素材(點擊查看完整內容)
    • • 對話流程:產品查詢 315
      產品查詢
      
      ## 1. 觸發條件
      - 商品/產品
      - 推薦/介紹
      - 我想要/我需要
      
      產品查詢的 Agent 情景
      
      ## 2. 資訊收集
      ### product_search_parameters — 商品搜尋參數
      - query [string] (必填): 用戶當前最想查詢或推薦的商品、需求或關鍵主題(3-20字短語,聚焦最新意圖,排除已解決或無關內容)
      - keywords_or_codes [array] (必填): 用戶訊息中出現的所有商品關鍵字、型號、代碼,如無則為空陣列
      
      ## 3. API 工具
      1. search_products — 搜尋相關產品或服務資訊
      
      ## 4. 回覆規則
      - All recommendations must be based on content output from <tool: search_products>, never fabricate.
      - If multiple relevant orders found, combine them logically
      - If unable to recommend, clearly explain and suggest human customer service assistance.
      - Strictly prohibit referencing, rewriting, or mixing content outside of <tool: search_products> outputs.
    Q
    我想查詢適合敏感肌的護膚產品有嗎?
    A
    我來幫你搜尋適合敏感肌的護膚產品。請稍等一下。
    原因
    • The answer does not provide specific information or recommendations for sensitive skin products as required.
    • Judge LLM 認為答案與資料來源有事實出入
  • Judge LLM 拒絕 scenario_focused 第 2 次嘗試
    來源素材(點擊查看完整內容)
    • • 對話流程:產品查詢 315
      產品查詢
      
      ## 1. 觸發條件
      - 商品/產品
      - 推薦/介紹
      - 我想要/我需要
      
      產品查詢的 Agent 情景
      
      ## 2. 資訊收集
      ### product_search_parameters — 商品搜尋參數
      - query [string] (必填): 用戶當前最想查詢或推薦的商品、需求或關鍵主題(3-20字短語,聚焦最新意圖,排除已解決或無關內容)
      - keywords_or_codes [array] (必填): 用戶訊息中出現的所有商品關鍵字、型號、代碼,如無則為空陣列
      
      ## 3. API 工具
      1. search_products — 搜尋相關產品或服務資訊
      
      ## 4. 回覆規則
      - All recommendations must be based on content output from <tool: search_products>, never fabricate.
      - If multiple relevant orders found, combine them logically
      - If unable to recommend, clearly explain and suggest human customer service assistance.
      - Strictly prohibit referencing, rewriting, or mixing content outside of <tool: search_products> outputs.
    Q
    我想查詢適合夏天的輕便商品,有沒有推薦的?
    A
    當前適合夏天的輕便商品會依據最新的產品目錄進行推薦,請稍候,我正在搜尋相關資訊。
    原因
    • The answer does not provide specific recommendations for summer products as requested in the question.
    • Judge LLM 認為答案與資料來源有事實出入
  • 已寫入 EvalSuite scenario_focused 第 3 次嘗試
    來源素材(點擊查看完整內容)
    • • 對話流程:產品查詢 315
      產品查詢
      
      ## 1. 觸發條件
      - 商品/產品
      - 推薦/介紹
      - 我想要/我需要
      
      產品查詢的 Agent 情景
      
      ## 2. 資訊收集
      ### product_search_parameters — 商品搜尋參數
      - query [string] (必填): 用戶當前最想查詢或推薦的商品、需求或關鍵主題(3-20字短語,聚焦最新意圖,排除已解決或無關內容)
      - keywords_or_codes [array] (必填): 用戶訊息中出現的所有商品關鍵字、型號、代碼,如無則為空陣列
      
      ## 3. API 工具
      1. search_products — 搜尋相關產品或服務資訊
      
      ## 4. 回覆規則
      - All recommendations must be based on content output from <tool: search_products>, never fabricate.
      - If multiple relevant orders found, combine them logically
      - If unable to recommend, clearly explain and suggest human customer service assistance.
      - Strictly prohibit referencing, rewriting, or mixing content outside of <tool: search_products> outputs.
    Q
    我想查詢什麼商品比較好?
    A
    請告訴我你想要查詢的商品或需求,我會根據你的意圖提供相關的產品推薦。
  • 已寫入 EvalSuite scenario_focused
    來源素材(點擊查看完整內容)
    • • 對話流程:產品查詢 315
      產品查詢
      
      ## 1. 觸發條件
      - 商品/產品
      - 推薦/介紹
      - 我想要/我需要
      
      產品查詢的 Agent 情景
      
      ## 2. 資訊收集
      ### product_search_parameters — 商品搜尋參數
      - query [string] (必填): 用戶當前最想查詢或推薦的商品、需求或關鍵主題(3-20字短語,聚焦最新意圖,排除已解決或無關內容)
      - keywords_or_codes [array] (必填): 用戶訊息中出現的所有商品關鍵字、型號、代碼,如無則為空陣列
      
      ## 3. API 工具
      1. search_products — 搜尋相關產品或服務資訊
      
      ## 4. 回覆規則
      - All recommendations must be based on content output from <tool: search_products>, never fabricate.
      - If multiple relevant orders found, combine them logically
      - If unable to recommend, clearly explain and suggest human customer service assistance.
      - Strictly prohibit referencing, rewriting, or mixing content outside of <tool: search_products> outputs.
    Q
    想查詢什麼產品啊?
    A
    請告訴我你最想查詢的商品、需求或關鍵主題,我會幫你尋找相關產品資訊。