haystack/releasenotes/notes/fix-openai-chat-generator-with-tools-and-streaming-9776040f0732a8aa.yaml
Sebastian Husch Lee 52909a0c81
fix: Fix OpenAIChatGenerator + tools + streaming (#8879)
* Fix chat generator + tools + streaming

* Add reno

* Update docs

* Remove unused import

* add doc

* Fix test

* small cleanup

* PR comments

* fix test

---------

Co-authored-by: anakin87 <stefanofiorucci@gmail.com>
2025-02-20 08:40:22 +01:00

5 lines
104 B
YAML

---
fixes:
- |
Fixed accumulation of a tools arguments when streaming with an OpenAIChatGenerator