-
feat(translator): enhance response aggregation and annotation handling
发布于
2026-06-10 19:14:03 +00:00 | 649 次提交 在此版本后已推送到 main- Implemented logic to aggregate text blocks until
message_stopfor improved consistency. - Introduced support for message annotations like
citations_deltain content responses. - Added methods (
finalizeAssistantMessage,appendMessageAnnotation) to handle message grouping and annotation appending cleanly. - Updated unit tests to verify message aggregation, annotation handling, and suppression of unwanted native events.
Closes: #3801
下载附件
- Implemented logic to aggregate text blocks until