mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-07 04:27:15 +00:00
* Fix for handling wrapped ChatCompletion instances in streaming (used by tools like weave) * Add release note * Applied same fix to OpenAIGenerator ; Refactoring ; Update release note * Fix integration test error after refactoring