Srishti Gureja e5810005ed
feat: add to_dict and from_dict to StreamingChunk (#9608)
* add to_dict and from_dict to StreamingChunk

* bugfix: set index field

* release notes + minor bugfix in tests

* ensure full serialization + update tests

* support de/serialization for all involved dataclasses

* remove unnecessary import

* code cleanup + only allow dicts in from_dict

* update release notes

* add more tests
2025-07-22 08:40:58 +00:00
..