-
Refactor API request flow and streamline response handling
Some checks failedgoreleaser / goreleaser (push) Has been cancelledreleased this
2025-07-04 18:27:34 +00:00 | 2084 commits to main since this release- Replaced
SendMessageStreamwith synchronousSendMessagein API handlers for better manageability. - Simplified
ConvertCliToOpenAINonStreamto reduce complexity and improve efficiency. - Adjusted
client.gofunctions to handle both streaming and non-streaming API requests more effectively. - Improved error handling and channel communication in API handlers.
- Removed redundant and unused code for cleaner implementation.
Downloads
- Replaced