mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-31 09:10:15 +00:00
* feat: implement content tracing capability * feat: trace component input/output * chore: extend type serialization to classes with `to_dict` * docs: add option for content tracing * style: remove unused import * chore: add more tags * style: ignore typing * fix: fix tagging of types