mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-23 08:52:16 +00:00

* get rid of global space_type setting * full_similarity_support * fallback to exact vector similarity * cone_embedding_field() instead of full_similarity_support * multiple embedding fields handling * update documentation and messages * revert unnecessary changes * Add latest docstring and tutorial changes * typo * Add latest docstring and tutorial changes * update docs * Add latest docstring and tutorial changes * improve messages * further improve messages * support l2 in ElasticsearchDocumentStore * Apply Black * Update Documentation & Code Style Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sara Zan <sara.zanzottera@deepset.ai>