diff --git a/changelog/3663.fixed.md b/changelog/3663.fixed.md new file mode 100644 index 000000000..be6318aad --- /dev/null +++ b/changelog/3663.fixed.md @@ -0,0 +1 @@ +- Fixed `SambaNovaLLMService` and `GoogleLLMOpenAIBetaService` streams not being closed on cancellation/exception, which could leak sockets.