Add changelog for #3707

This commit is contained in:
Aleix Conchillo Flaqué
2026-02-10 18:01:29 -08:00
parent 18aad05a7c
commit f3eb5b30a0

1
changelog/3707.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed stream closing compatibility for OpenAI-compatible providers (e.g. OpenPipe) that return async generators instead of `AsyncStream`.