mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-03 07:04:01 +00:00

* add Agent * add Agent * update imports * add state tests * reno * remove State, its utils, and tests * add pydoc yml for agents * fix module path in serialization test * fix mypy error and use ChatGenerator protocol * remove unused import * address review feedback * remove unused _load_component