mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-30 00:30:09 +00:00
* Don't copy components * Use deepcopy_with_fallback in more places and don't deepcopy Components, Tools or Toolsets * Slight change * Slightly update tests * Refactor function based on PR feedback * Add reno * Fix lint * Simplify tests, rename function, PR comments * Fix mypy * Undo typing