mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-19 05:03:40 +00:00

* Add trust_remote_code init param to SentenceTransformer embedders * Add release note * Go with no kwargs solution * Update haystack/components/embedders/sentence_transformers_document_embedder.py Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com> * Pydoc fix --------- Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>