wechat-bot icon indicating copy to clipboard operation
wechat-bot copied to clipboard

.env.example 环境示例文件有误

Open ghost opened this issue 1 year ago • 2 comments

DEEPSEEK_FREE_URL=https://api.deepseek.com/chat/completions, 应该注意要有引号 DEEPSEEK_FREE_URL='https://api.deepseek.com/chat/completions',

ghost avatar Jun 26 '24 04:06 ghost