gpt_academic icon indicating copy to clipboard operation
gpt_academic copied to clipboard

[Feature]: DeepSeek官网API如何设置?

Open yunzhichen opened this issue 1 year ago • 1 comments

Class | 类型

大语言模型

Feature Request | 功能请求

DeepSeek使用了openAI兼容的API,我在 config 中需改重定向,改为: API_URL_REDIRECT = {"https://api.openai.com/v1/chat/completions": "https://api.deepseek.com/chat/completions"} 但是不起作用。不知道具体如何配置?

yunzhichen avatar May 10 '24 12:05 yunzhichen

#1765

binaryYuki avatar May 10 '24 16:05 binaryYuki