conda create -n mindsearch python=3.10 -y
conda activate mindsearch
cd /workspaces/codespaces-blank
git clone https://github.com/InternLM/MindSearch.git && cd MindSearch && git checkout ae5b0c5
pip install -r requirements.txt


运行前端


conda create -n mindsearch python=3.10 -y
conda activate mindsearch
cd /workspaces/codespaces-blank
git clone https://github.com/InternLM/MindSearch.git && cd MindSearch && git checkout ae5b0c5
pip install -r requirements.txt


运行前端


1001
327

被折叠的 条评论
为什么被折叠?
