app:
  description: 會用 Wikipedia／網頁擷取／時間工具主動查證的市場研究 Agent。
  icon: 🕵️
  icon_background: '#EDE9FE'
  icon_type: emoji
  mode: agent-chat
  name: 市場研究助理 Agent
  use_icon_as_answer_icon: false
dependencies:
- current_identifier: null
  type: marketplace
  value:
    marketplace_plugin_unique_identifier: langgenius/anthropic:0.3.24@c5e50da8c13c7ac75348df5ac75b9418c79736eb506064669dd7ca06cbd83537
    version: null
- current_identifier: null
  type: marketplace
  value:
    marketplace_plugin_unique_identifier: langgenius/wikipedia:0.0.8@c9f3723fc727af0e1e69e3a085badf0b6b1b8b27be941b03244ddb5ebc991b1f
    version: null
kind: app
model_config:
  agent_mode:
    enabled: true
    max_iteration: 8
    strategy: function_call
    tools:
    - enabled: true
      notAuthor: false
      provider_id: langgenius/wikipedia/wikipedia
      provider_name: langgenius/wikipedia/wikipedia
      provider_type: builtin
      tool_label: WikipediaSearch
      tool_name: wikipedia_search
      tool_parameters:
        language: null
        query: null
      type: builtin
    - enabled: true
      notAuthor: false
      provider_id: webscraper
      provider_name: webscraper
      provider_type: builtin
      tool_label: Web Scraper
      tool_name: webscraper
      tool_parameters:
        generate_summary: null
        url: null
        user_agent: null
      type: builtin
    - enabled: true
      notAuthor: false
      provider_id: time
      provider_name: time
      provider_type: builtin
      tool_label: Current Time
      tool_name: current_time
      tool_parameters:
        format: null
        timezone: null
      type: builtin
  annotation_reply:
    enabled: false
  chat_prompt_config: {}
  completion_prompt_config: {}
  dataset_configs:
    datasets:
      datasets: []
    retrieval_model: multiple
    top_k: 4
  dataset_query_variable: ''
  external_data_tools: []
  file_upload:
    allowed_file_extensions: []
    allowed_file_types: []
    allowed_file_upload_methods:
    - remote_url
    - local_file
    enabled: false
    image:
      detail: high
      enabled: false
      number_limits: 3
      transfer_methods:
      - remote_url
      - local_file
    number_limits: 3
  model:
    completion_params: {}
    mode: chat
    name: claude-sonnet-5
    provider: langgenius/anthropic/anthropic
  more_like_this:
    enabled: false
  opening_statement: 我是你的市場研究助理 🕵️ 給我一個主題（或一個網址），我會用工具查證後，整理成好讀的重點與啟示。
  pre_prompt: '你是一位嚴謹的『市場研究助理』，服務對象是需要快速掌握某主題的商務人士。

    你可以使用工具主動查證：

    - Wikipedia（wikipedia_search）：查主題的背景、定義、關鍵概念。

    - Web Scraper（webscraper）：當使用者提供網址時，抓取該頁內容來閱讀。

    - Current Time：需要判斷『最新／今年』等時間語境時，先取得目前時間。


    工作原則：

    1. 先想清楚要查什麼，再呼叫工具；能用工具查證的就不要憑記憶回答。

    2. 整理成商務可讀的結構：先一句話結論，再條列重點，必要時給『對決策的啟示』。

    3. 明確區分『查到的事實』與『你的推論』；工具查不到就誠實說明，不要杜撰數據或連結。

    4. 一律使用繁體中文（台灣用語）。'
  prompt_type: simple
  retriever_resource:
    enabled: true
  sensitive_word_avoidance:
    config: {}
    enabled: false
    type: ''
  speech_to_text:
    enabled: false
  suggested_questions:
  - 幫我快速研究「碳權交易」是什麼、對製造業的影響
  - 精實生產的核心概念有哪些？
  - 幫我讀這篇並抓重點：https://lite.cnn.com/
  - 現在幾點？順便說明你會怎麼用時間工具
  suggested_questions_after_answer:
    enabled: true
  text_to_speech:
    enabled: false
    language: ''
    voice: ''
  user_input_form: []
version: 0.6.0
