Skip to content

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
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

zhzhlit
Copy link

@zhzhlit zhzhlit commented Apr 9, 2025

  • 新增 dataBuilder 用于合并多行 data 内容
  • 调整逻辑以处理非标准格式的 SSE 数据

- 新增 dataBuilder 用于合并多行 data 内容
- 调整逻辑以处理非标准格式的 SSE 数据
@zhzhlit
Copy link
Author

zhzhlit commented Apr 9, 2025

大佬,之前提交给标记成Draft了。又重新提交了下,麻烦看下这样修改是不是有什么问题。

@phodal
Copy link
Member

phodal commented Apr 9, 2025

你这个会影响正常逻辑啊

@phodal phodal marked this pull request as draft April 9, 2025 01:06
@zhzhlit
Copy link
Author

zhzhlit commented Apr 9, 2025 via email

@phodal
Copy link
Member

phodal commented Apr 9, 2025

还要测试自定义 AI Agent 等场景,等我有空的时候再测试一下

@zhzhlit
Copy link
Author

zhzhlit commented Apr 9, 2025 via email

张正亮 and others added 3 commits April 10, 2025 16:22
# 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants