mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-12 15:27:06 +00:00
* adding raise_on_failure and warning * adding release notes * reverting, adding wrongly removed file * FileNotFoundError is raised both with and without metadata passed * reverting to raise_on_failure * Update releasenotes/notes/fix-filetype-router-inconsistencies-b22a3af00059f953.yaml Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com> * adding warning and updating tests * adding warning and updating tests * updating docstring and warning * updating release notes * adding extra output key 'failed' and updating tests * adding missed test file * Update haystack/components/routers/file_type_router.py Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com> * Update haystack/components/routers/file_type_router.py Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com> * Update releasenotes/notes/fix-filetype-router-inconsistencies-b22a3af00059f953.yaml Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com> * test fixes * remove duplicated tests * updating log message * Fix multi file converter * updating release notes * Update releasenotes/notes/fix-filetype-router-inconsistencies-b22a3af00059f953.yaml Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com> * improve relnote * fixing typing --------- Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com> Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com> Co-authored-by: Sebastian Husch Lee <sjrl423@gmail.com>