haystack
haystack copied to clipboard
Use new `reasoning` field in `StreamingChunk` for Chat Generators that support streaming
As a sibling issue to https://github.com/deepset-ai/haystack/issues/9700 after the release of Haystack 2.18.0 we should make sure to use the new reasoning field of StreamingChunk to store the reasoning content returned by our Chat Generators.
So far we have been storing this information in StreamingChunk.meta