[feat][prompt] prompt as a service (ptaas)#21
Merged
Merged
Conversation
Change-Id: Ic08f5eb45b2be1770d6a7019b95000b310bbd5cf ptaas Change-Id: I7955007c5056c4e9ecf57f232a16305729a7060a refactor: [Coda] 重构stream实现,基于泛型的SSE流读取抽象,迁移ExecuteData到prompt包 (LogID: 20250905172437010091104016489B762) Co-Authored-By: Coda <coda@bytedance.com> refactor: [Coda] 优化NewExecuteStreamReader函数,内部提取logID参数 (LogID: 20250905172437010091104016489B762) Co-Authored-By: Coda <coda@bytedance.com> fix: [Coda] 优化ExecuteSSEParser错误判断逻辑,通过event字段识别错误事件 (LogID: 20250905172437010091104016489B762) Co-Authored-By: Coda <coda@bytedance.com> refactor: [Coda] 修改ExecuteSSEParser返回值类型为entity.ExecuteResult (LogID: 20250905172437010091104016489B762) Co-Authored-By: Coda <coda@bytedance.com> ptaas Change-Id: I6351c7f3781b41c65ebe3918e4cfc49e1735e1bc ptaas example Change-Id: I70e23281d7373cdaa06167ad8f546ac452681248
Change-Id: Ibb62002aab6b60ceb8806b5d97a8dc6fe495a0b3
177e368 to
ea6a558
Compare
Change-Id: Idff4b99f8d46cbc302715e82fc359881046b5133
JqRrt
approved these changes
Sep 10, 2025
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.
Change-Id: I70e23281d7373cdaa06167ad8f546ac452681248
ptaas
Co-Authored-By: Coda coda@bytedance.com