langchain/docs/extras/modules/data_connection
rjarun8 e2d61ab85a
Add SpacyEmbeddings class (#6967)
- Description: Added a new SpacyEmbeddings class for generating
embeddings using the Spacy library.
- Issue: Sentencebert/Bert/Spacy/Doc2vec embedding support #6952
- Dependencies: This change requires the Spacy library and the
'en_core_web_sm' Spacy model.
- Tag maintainer: @dev2049
- Twitter handle: N/A

This change includes a new SpacyEmbeddings class, but does not include a
test or an example notebook.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-07-03 09:38:31 -06:00
..
document_loaders/integrations added Brave Search document_loader (#6989) 2023-07-02 19:01:24 -07:00
document_transformers/text_splitters MD header text splitter returns Documents (#6571) 2023-06-22 09:25:38 -07:00
retrievers Zep Authentication (#6728) 2023-06-30 14:24:26 -07:00
text_embedding/integrations Add SpacyEmbeddings class (#6967) 2023-07-03 09:38:31 -06:00
vectorstores/integrations Remove duplicate mongodb integration doc (#7006) 2023-07-03 02:23:33 -06:00