mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-09 05:37:25 +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