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

如何在本地环境安装配置Open Deep Research?

2025-08-24 1.1 K

Preparation for installation

安装Open Deep Research需要满足以下基础环境:Python 3.12+版本操作系统(推荐使用虚拟环境)、uv包管理工具。

详细步骤

  1. 安装uv工具:
    curl -LsSf https://astral.sh/uv/install.sh | sh
  2. Cloning Warehouse:
    git clone https://github.com/togethercomputer/open_deep_research.git
  3. Create a virtual environment:
    uv venv --python=3.12
    source .venv/bin/activate
  4. Install the dependencies:
    uv pip install -r pyproject.toml
  5. Configure the API key:
    需设置TOGETHER_API_KEY、TAVILY_API_KEY和HUGGINGFACE_TOKEN环境变量

caveat

如果安装uv失败,可尝试先安装Rust工具链;LangGraph评估功能需要单独安装额外依赖。遇到依赖冲突时建议使用Docker容器隔离环境。

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