-
Refactor API handlers to streamline response handling
发布于
2025-07-04 20:10:00 +00:00 - Replaced channel-based handling in
SendMessageflow with direct synchronous execution. - Introduced
hasFirstResponseflag to manage keep-alive signals in streaming handler. - Simplified error handling and removed redundant code for enhanced readability and maintainability.
下载附件
- Replaced channel-based handling in