-
Notifications
You must be signed in to change notification settings - Fork 9.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deepseek 深度思考 在企业微信部署的情况下,无think内容显示 #2497
Comments
经过我的测试这个也和api供应商相关,我测试了腾讯云、硅基流动、deepseek官网、百度云,最后只有百度云有think标签 |
Vdeocall noty
Pada Jum, 7 Feb 2025, 6:32 PM cvpv ***@***.***> menulis:
… 经过我的测试这个也和api供应商相关,我测试了腾讯云、硅基流动、deepseek官网、百度云,最后只有百度云有think标签
—
Reply to this email directly, view it on GitHub
<#2497 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BNWRYAM5R3QLJHGGK5T5YY32OSDTPAVCNFSM6AAAAABWVP56PWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBSGUZTONZRGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
估计要改原始项目代码了,我看官方api文档,用到不是一个字段。from openai import OpenAI Round 1messages = [{"role": "user", "content": "9.11 and 9.8, which is greater?"}] reasoning_content = response.choices[0].message.reasoning_content |
等项目后续适配一下 |
现在百度云也没有think标签了 |
你好,我想请教一下接硅基流动的配置文件,除了需要改:open_ai_api_base:、OPEN_AI_API_KEY、MODEL这三项,还需要增加其他参数吗? |
前置确认
操作系统类型?
Windows
运行的python版本是?
python 3.7
使用的chatgpt-on-wechat版本是?
Latest Release
运行的
channel
类型是?wxy(个人微信, wechaty)
复现步骤 🕹
在 docker部署完成后,使用下面的yml
实测机器人反馈的内容,无think内容只有回话
问题描述 😯
deepseek 深度思考 在企业微信部署的情况下,无think内容显示
终端日志 📒
The text was updated successfully, but these errors were encountered: