mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-08 04:47:06 +00:00
* fix: embedding backend id key for sent trans backend * refactor: sparse embedding to use kwargs * fix: workflow failure * feat: add rn file * Revert "refactor: sparse embedding to use kwargs" This reverts commit 3b331d6904bf1fdaf4d735127461407d96c2eef2. * fix: review comments (dev) * fix: review comments (test) * Slow tests should run when changing embedding backends --------- Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>