chatbox icon indicating copy to clipboard operation
chatbox copied to clipboard

附上自己的配置文件[Minimax.GLM,Qwen,Deepseek,Yi]

Open BlackPool888 opened this issue 1 year ago • 3 comments

附上自己的配置文件,小白用

Minimax

API域名:https://api.minimax.chat API路径:/v1/text/chatcompletion_v2 模型:abab6.5-chat

Glm4

API域名:https://open.bigmodel.cn API路径:/api/paas/v4/chat/completions 模型:glm-4

Qwen-max

API域名:https://dashscope.aliyuncs.com/compatible-mode API路径:/v1/chat/completions 模型:qwen-max

Deepseek

API域名:https://api.deepseek.com API路径:/v1/chat/completions 模型:deepseek-chat

Yi-large

API域名:https://api.lingyiwanwu.com API路径:/v1/chat/completions 模型:yi-large

BlackPool888 avatar Jun 14 '24 03:06 BlackPool888

top_p请选在0和1之间的浮点数

BlackPool888 avatar Jun 18 '24 12:06 BlackPool888

deepseek有版本区分么比如v2,v3

jasoncow007 avatar Jan 05 '25 01:01 jasoncow007

deepseek有版本区分么比如v2,v3

现在都是v3,不需要区分,统一都是deepseek-chat

BlackPool888 avatar Jan 10 '25 01:01 BlackPool888