haystack/releasenotes/notes/hf-models-from-dict-default-values-47c2c73136ea6643.yaml

4 lines
309 B
YAML
Raw Normal View History

fixes:
- |
This updates the components, TransformersSimilarityRanker, SentenceTransformersDiversityRanker, SentenceTransformersTextEmbedder, SentenceTransformersDocumentEmbedder and LocalWhisperTranscriber from_dict methods to work when loading with init_parameters only containing required parameters.