generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 427
fix(devti): 优化 SSE 数据解析逻辑 #368
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
Draft
zhzhlit
wants to merge
4
commits into
unit-mesh:master
Choose a base branch
from
zhzhlit:zhzhl
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.
Draft
+70
−45
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
zhzhlit
commented
Apr 9, 2025
- 新增 dataBuilder 用于合并多行 data 内容
- 调整逻辑以处理非标准格式的 SSE 数据
- 新增 dataBuilder 用于合并多行 data 内容 - 调整逻辑以处理非标准格式的 SSE 数据
大佬,之前提交给标记成Draft了。又重新提交了下,麻烦看下这样修改是不是有什么问题。 |
你这个会影响正常逻辑啊 |
应该不会吧 我用其他共有模型测试功能正常的。我用月之暗面的
Fengda Huang ***@***.***> 于 2025年4月9日周三 09:07写道:
… 你这个会影响正常逻辑啊
—
Reply to this email directly, view it on GitHub
<#368 (comment)>,
or unsubscribe
<https://github.com./notifications/unsubscribe-auth/AD2SCTH3JEVGYZQZVS5HKQL2YRXDVAVCNFSM6AAAAAB2XT6NI6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOOBYGAYDMMJRGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
*phodal* left a comment (unit-mesh/auto-dev#368)
<#368 (comment)>
你这个会影响正常逻辑啊
—
Reply to this email directly, view it on GitHub
<#368 (comment)>,
or unsubscribe
<https://github.com./notifications/unsubscribe-auth/AD2SCTH3JEVGYZQZVS5HKQL2YRXDVAVCNFSM6AAAAAB2XT6NI6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOOBYGAYDMMJRGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
还要测试自定义 AI Agent 等场景,等我有空的时候再测试一下 |
好的 明白了
Fengda Huang ***@***.***> 于 2025年4月9日周三 14:02写道:
… 还要测试自定义 AI Agent 等场景,等我有空的时候再测试一下
—
Reply to this email directly, view it on GitHub
<#368 (comment)>,
or unsubscribe
<https://github.com./notifications/unsubscribe-auth/AD2SCTFSBWU4RLKYM2UM34T2YSZVPAVCNFSM6AAAAAB2XT6NI6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOOBYGM3DIOJVHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
*phodal* left a comment (unit-mesh/auto-dev#368)
<#368 (comment)>
还要测试自定义 AI Agent 等场景,等我有空的时候再测试一下
—
Reply to this email directly, view it on GitHub
<#368 (comment)>,
or unsubscribe
<https://github.com./notifications/unsubscribe-auth/AD2SCTFSBWU4RLKYM2UM34T2YSZVPAVCNFSM6AAAAAB2XT6NI6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOOBYGM3DIOJVHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
# Conflicts: # core/src/main/kotlin/cc/unitmesh/devti/llms/custom/ResponseBodyCallback.kt
Add DevInHighlightingAnnotator to provide basic identifier highlighting for Shire language in DevIn plugin. This enhances code readability in the IDE.
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.