mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-22 04:56:45 +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}}`.
|