git clone https://github.com/OpenBMB/ChatDev.git cd ChatDev python3 -m venv ChatDev_env source ChatDev_env/bin/activate pip3 install -r requirements.txt
修改 camel/typing.py 中的模型配置,指向本地推理 API
camel/typing.py
技术社区演示、多智能体协作能力展示、教学与科研案例