mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
e2d61ab85a
- 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> |
||
---|---|---|
.. | ||
aleph_alpha.ipynb | ||
azureopenai.ipynb | ||
bedrock.ipynb | ||
cohere.ipynb | ||
dashscope.ipynb | ||
deepinfra.ipynb | ||
elasticsearch.ipynb | ||
embaas.ipynb | ||
fake.ipynb | ||
google_vertex_ai_palm.ipynb | ||
huggingfacehub.ipynb | ||
instruct_embeddings.ipynb | ||
jina.ipynb | ||
llamacpp.ipynb | ||
minimax.ipynb | ||
modelscope_hub.ipynb | ||
mosaicml.ipynb | ||
openai.ipynb | ||
sagemaker-endpoint.ipynb | ||
self-hosted.ipynb | ||
sentence_transformers.ipynb | ||
spacy_embedding.ipynb | ||
tensorflowhub.ipynb |