Merged
Conversation
…查和处理,优化了流式输出的实现,提升了用户体验和系统稳定性。
…验。同时移除了不再使用的函数和冗余日志,确保代码整洁。
…,更新了核心特性,调整了认证设置和运行流程的描述,确保信息准确性和易用性。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
更加激进的更新,支持处理编辑过的客户端历史消息(OpenWebUI为例),可以自由切换历史记录,且新版本更换消息获取方式,代码更简洁,输出更稳定(获取原生级输出)。
现在不再会出现因为多格式输出等问题导致ai输出不稳定,对于编程工具,酒馆等更加支持
新版本逻辑把实时流式输出换成了伪流式,如果客户端支持启用非流式,建议启用,可以节省时间。