-
refactor(executor, handlers): replace channel-based streams with `StreamResult` for consistency
发布于
2026-02-19 14:07:14 +00:00 - Updated
ExecuteStreamfunctions in executors to useStreamResultinstead of channels. - Enhanced upstream header handling in OpenAI handlers.
- Improved maintainability and alignment across executors and handlers.
下载附件
- Updated