mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-30 00:30:09 +00:00
* 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>
5 lines
104 B
YAML
5 lines
104 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed accumulation of a tools arguments when streaming with an OpenAIChatGenerator
|