You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community/embeddings
Dan Stambler 69344a0661
community: Add Laser Embedding Integration (#18111)
- **Description:** Added Integration with Meta AI's LASER
Language-Agnostic SEntence Representations embedding library, which
supports multilingual embedding for any of the languages listed here:
https://github.com/facebookresearch/flores/blob/main/flores200/README.md#languages-in-flores-200,
including several low resource languages
- **Dependencies:** laser_encoders
7 months ago
..
__init__.py community: Add Laser Embedding Integration (#18111) 7 months ago
aleph_alpha.py
awa.py
azure_openai.py
baichuan.py infra: add print rule to ruff (#16221) 8 months ago
baidu_qianfan_endpoint.py
bedrock.py
bookend.py
clarifai.py
cloudflare_workersai.py
cohere.py community[patch]: Fixed the 'aembed' method of 'CohereEmbeddings'. (#16497) 7 months ago
dashscope.py
databricks.py
deepinfra.py
edenai.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
elasticsearch.py
embaas.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
ernie.py
fake.py
fastembed.py
google_palm.py
gpt4all.py
gradient_ai.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
huggingface.py community[patch]: Add Progress bar to HuggingFaceEmbeddings (#16758) 8 months ago
huggingface_hub.py
infinity.py community[patch]: infinity embeddings update incorrect default url (#16759) 7 months ago
infinity_local.py community[minor]: infinity embedding local option (#17671) 7 months ago
javelin_ai_gateway.py infra: add print rule to ruff (#16221) 8 months ago
jina.py
johnsnowlabs.py
laser.py community: Add Laser Embedding Integration (#18111) 7 months ago
llamacpp.py
llm_rails.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
localai.py
minimax.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
mlflow.py community[patch]: docstrings (#16810) 8 months ago
mlflow_gateway.py
modelscope_hub.py
mosaicml.py
nemo.py community[minor]: Nemo embeddings(#16206) 7 months ago
nlpcloud.py
oci_generative_ai.py community[patch]: docstrings (#16810) 8 months ago
octoai_embeddings.py community[patch]: octoai embeddings bug fix (#17216) 8 months ago
ollama.py
openai.py
optimum_intel.py community[minor]: Add QuantizedEmbedders (#17391) 7 months ago
sagemaker_endpoint.py
self_hosted.py
self_hosted_hugging_face.py docs: Update documentation to use 'model_id' rather than 'model_name' to match actual API (#16615) 8 months ago
sentence_transformer.py
spacy_embeddings.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
sparkllm.py community[minor]: Add SparkLLM Text Embedding Model and SparkLLM introduction (#17573) 7 months ago
tensorflow_hub.py
vertexai.py Adds progress bar to VertexAIEmbeddings (#14542) 8 months ago
volcengine.py
voyageai.py community[patch]: add VoyageEmbeddings truncation (#17638) 7 months ago
xinference.py
yandex.py infra: add -p to mkdir in lint steps (#17013) 8 months ago