Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

如何安装并配置DeerFlow的运行环境?

2025-08-23 583

DeerFlow环境配置完整指南

安装DeerFlow需要完成以下关键步骤:

  1. Code Fetch::
    git clone https://github.com/bytedance/deer-flow.git
    cd deer-flow
  2. Dependent Installation::
    推荐使用uv工具管理虚拟环境和依赖:
    uv sync
    (需提前通过pip install uv安装uv工具)
  3. API Key Configuration::
    复制并修改.env配置文件:
    cp .env.example .env
    需配置三个核心API密钥:
    • Tavily_API_KEY:用于网页搜索
    • BRAVE_SEARCH_API_KEY:增强搜索功能
    • VOLCENGINE_TTS_KEY:文本转语音服务
  4. 模型参数配置::
    通过conf.yaml文件指定使用的语言模型(GPT等)及相关参数

take note of:如需PPT生成功能,还需额外安装Marp CLI工具(macOS系统:brew install marp-cli).

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top

en_USEnglish