mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-05 08:01:02 +00:00
5 lines
191 B
YAML
5 lines
191 B
YAML
![]() |
---
|
||
|
fixes:
|
||
|
- |
|
||
|
Fix `OpenAIChatGenerator` and `OpenAIGenerator` crashing when using a `streaming_callback` and `generation_kwargs` contain `{"stream_options": {"include_usage": True}}`.
|