-
Refactor API handlers to streamline response handling
Some checks failedgoreleaser / goreleaser (push) Has been cancelledreleased this
2025-07-04 20:10:00 +00:00 | 2083 commits to main since this release- 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.
Downloads
- Replaced channel-based handling in