-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
fix:兼容openai适配器的非标返回 #5610
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
Open
a61995987
wants to merge
38
commits into
AstrBotDevs:master
Choose a base branch
from
a61995987:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+99
−2
Open
fix:兼容openai适配器的非标返回 #5610
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
b8728cd
fix: 修复5081号PR在子代理执行后台任务时,未正确使用系统配置的流式/非流请求的问题(#5081)
a61995987 746ffd3
feat:为子代理增加远程图片URL参数支持
a61995987 140c014
fix: update description for image_urls parameter in HandoffTool to cl…
Soulter 3d13673
ruff format
Soulter fda9313
Merge branch 'AstrBotDevs:master' into master
a61995987 7a2eefa
Merge branch 'AstrBotDevs:master' into master
a61995987 8a44647
fix:修正子agent无法正确接收本地图片(参考图)路径的问题
a61995987 cb22ac4
fix:增强image_urls接收的鲁棒性
a61995987 d6b5fd1
fix:ruff检查
a61995987 123efc2
fix: harden handoff image_urls preprocessing
zouyonghe 27706d8
fix: refactor handoff image_urls preprocessing flow
zouyonghe 8c02f85
refactor: simplify handoff image_urls data flow
zouyonghe 3023742
fix: filter non-string handoff image_urls entries
zouyonghe c89ce3f
refactor: streamline handoff image url collection
zouyonghe 166fb19
refactor: share handoff image ref validation utilities
zouyonghe 4319c51
refactor: simplify handoff image url processing
zouyonghe ed178e5
refactor: honor prepared handoff image urls contract
zouyonghe 3c58013
#fix:兼容openai适配器
a61995987 9c02e29
Merge branch 'master' of https://github.com/a61995987/AstrBot
a61995987 4f84a00
Merge branch 'AstrBotDevs:master' into master
a61995987 1efd07c
fix:调整空回复异常时的日志级别至debug 修正openai响应兼容性判断曾经过多的问题
a61995987 106aab1
fix:调整空回复判断条件 增加更多条件
a61995987 eae8995
fix:移除openai非标兼容中的消息链判断 因为空回复可能出现在任何阶段
a61995987 d263f0c
fix:暂时移除空回复判断 因为该问题难以复现 似乎需要更多测试
a61995987 040915c
fix:回退上一个版本
a61995987 4c3d32e
fix:补全注释及ruff
a61995987 88dcd58
fix:删除多余调试输出
a61995987 2566fb8
fix:调整日志记录方式
a61995987 20ca527
fix:修正chunk.choices 空值/空列表检查方式
a61995987 6cd2173
fix:重新加入空回复处理 已验证并测试
a61995987 b50d5bb
fix:删除错误的注释
a61995987 b0d07a9
fix:兼容处理中增加warning日志
a61995987 e8a8d09
fix:增加空回复判断条件
a61995987 5ec49e9
fix:贵伐话检查回复合法性(去除空字符 检查组件引用等)
a61995987 67950e7
fix:将空回复判断提取为辅助函数并在流程中引用
a61995987 6ab529c
fix:处理非标聚合平台可能缺失工具调用中type字段的问题
a61995987 7157720
ruff
a61995987 833a37f
ruff
a61995987 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.