diff --git a/changelog/3707.fixed.md b/changelog/3707.fixed.md new file mode 100644 index 000000000..257342c62 --- /dev/null +++ b/changelog/3707.fixed.md @@ -0,0 +1 @@ +- Fixed stream closing compatibility for OpenAI-compatible providers (e.g. OpenPipe) that return async generators instead of `AsyncStream`.