mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00

* minimize protocol * progress * rm unneeded test changes * reno * use keywords arguments for clarity
5 lines
111 B
YAML
5 lines
111 B
YAML
---
|
|
enhancements:
|
|
- |
|
|
The `ChatGenerator` Protocol no longer requires `to_dict` and `from_dict` methods.
|