-
feat: filter and drop empty assistant messages in Kimi executor
发布于
2026-05-03 14:40:42 +00:00 - Added
filterKimiEmptyAssistantMessagesto identify and remove empty assistant messages with no content, tool links, or reasoning. - Integrated logging to track the number of dropped messages.
- Updated tests to validate the filtering logic for both empty and valid assistant messages.
Fixed: #1730
下载附件
- Added