Skip to content
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

让大模型在推理时展示思考过程 #327

Closed
6 tasks done
asdasfdfasdf opened this issue Feb 11, 2025 · 9 comments
Closed
6 tasks done

让大模型在推理时展示思考过程 #327

asdasfdfasdf opened this issue Feb 11, 2025 · 9 comments
Assignees
Labels
feature New feature or request

Comments

@asdasfdfasdf
Copy link

  • 我已确认目前没有类似 issue
  • 我已确认我已升级到最新版本
  • 我已完整浏览项目 README 和项目文档并未找到解决方案
  • 我理解并愿意跟进此 issue,协助测试和提供反馈
  • 我将以礼貌和尊重的态度提问,不得使用不文明用语 (包括在此发布评论的所有人同样适用, 不遵守的人将被 block)
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭

功能描述
在当前的推理过程中,大模型往往只给出最终答案,但无法展现其推理步骤和思考过程。这使得用户在理解模型的决策逻辑时较为困难,尤其是在复杂问题或推理任务上。
相关截图 (如果有)

@asdasfdfasdf asdasfdfasdf added the feature New feature or request label Feb 11, 2025
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: Let the big model show the thinking process when reasoning

  • I have confirmed that there is currently no similar issue
  • I have confirmed that I have upgraded to the latest version
  • I have fully browsed the project README and project documentation and found no solution
  • I understand and am willing to follow up on this issue, assist in testing and provide feedback
  • I will ask questions with politeness and respect and must not use uncivilized terms (including those who post comments here, and those who do not comply will be blocked)
  • I understand and acknowledge the above and understand that project maintainers have limited energy and that issues that do not follow the rules may be ignored or closed directly**

Function Description
In the current reasoning process, big models often only give final answers, but cannot show their reasoning steps and thinking process. This makes it difficult for users to understand the decision logic of the model, especially on complex problems or inference tasks.
Related screenshots (if any)

@Chinaxuan
Copy link

期待这个功能

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Looking forward to this feature

@yangzhizhenshuai
Copy link

非常的需要,期待,谢谢

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Very needed, look forward to it, thank you

@Sh1n3zZ Sh1n3zZ self-assigned this Feb 12, 2025
@cnliucheng
Copy link

Very needed, look forward to it, thank you

@Sh1n3zZ
Copy link
Collaborator

Sh1n3zZ commented Feb 13, 2025

Hello,

The official OpenAI API does not currently return thought processes, so if you need to show a thought process, you can use inverse model.
btw deepseek already supports returning thought processes.
This issue will be opened again if OpenAI adds a thought process to the api

BEST Regards,
Junhai Deng

@Sh1n3zZ Sh1n3zZ closed this as not planned Won't fix, can't repro, duplicate, stale Feb 13, 2025
@yangzhizhenshuai
Copy link

一种是 和 标签区分 思考内容和最终输出。典型接口:ollama 和 groq
另一种:openai兼容模式,reasoning_content 字段打印思考过程。典型 接口:deepseek和阿里百炼的API

@Sh1n3zZ Sh1n3zZ reopened this Feb 14, 2025
Sh1n3zZ added a commit that referenced this issue Feb 17, 2025
@Sh1n3zZ
Copy link
Collaborator

Sh1n3zZ commented Feb 17, 2025

24ffd86

Completed

@Sh1n3zZ Sh1n3zZ closed this as completed Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants