NextChat 使用 火山方舟DeepSeek R1
docker run -d -p 3100:3000 \
-e BYTEDANCE_API_KEY=你的火山引擎API密钥 \
-e BYTEDANCE_URL=https://ark.cn-beijing.volces.com/ \
-e CUSTOM_MODELS="-all,+deepseek-r1@ByteDance=你的模型ID" \
-e CODE=访问密码(可选) \
yidadaa/chatgpt-next-web
使用联网版git clone https://github.com/ChatG...