发布

  • feat: add graceful shutdown for streaming response handling

    frostbyte_neo 发布于 2025-09-17 11:46:57 +00:00 | 3148 次提交 在此版本后已推送到 main

    • Introduced streamDone channel to signal the completion of streaming goroutines.
    • Updated processStreamingChunks to incorporate proper cleanup and defer close operations.
    • Ensured streamWriter and associated resources are released when streaming completes.
    下载附件