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
Mathis Joffre ea43f40daf
community[minor]: Add support for OVHcloud AI Endpoints Embedding (#22667)
**Description:** Add support for [OVHcloud AI
Endpoints](https://endpoints.ai.cloud.ovh.net/) Embedding models.

Inspired by:
https://gist.github.com/gmasse/e1f99339e161f4830df6be5d0095349a

Signed-off-by: Joffref <mariusjoffre@gmail.com>
3 months ago
..
__init__.py community[minor]: Add support for OVHcloud AI Endpoints Embedding (#22667) 3 months ago
aleph_alpha.py community[patch]: fixed aleph alpha default emedding request (#21826) 4 months ago
anyscale.py community[minor]: Add Anyscale embedding support (#17605) 5 months ago
awa.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
azure_openai.py infra: rm unused # noqa violations (#22049) 4 months ago
baichuan.py community[patch]: add detailed paragraph and example for BaichuanTextEmbeddings (#22031) 3 months ago
baidu_qianfan_endpoint.py community:qianfan endpoint support init params & remove useless params definietion (#15381) 8 months ago
bedrock.py community[minor]: import fix (#20995) 4 months ago
bookend.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
clarifai.py community[patch] : Tidy up and update Clarifai SDK functions (#18314) 6 months ago
cloudflare_workersai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
clova.py community[minor]: Add Clova Embeddings for LangChain Community (#21890) 4 months ago
cohere.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
dashscope.py Fixing the Issue with DashScopeEmbeddings Handling More than 25 Rows of Data (#14662) 8 months ago
databricks.py community[patch]: docstrings update (#20301) 5 months ago
deepinfra.py [community][fix](DeepInfraEmbeddings): Implement chunking for large batches (#21189) 4 months ago
edenai.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
elasticsearch.py infra: rm unused # noqa violations (#22049) 4 months ago
embaas.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
ernie.py community[patch]: deprecate ErnieBotChat and ErnieEmbeddings classes (#15862) 8 months ago
fake.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
fastembed.py community[patch]: support fastembed v1 and v2 (#19125) 6 months ago
gigachat.py community[minor]: Added GigaChat Embeddings support + updated previous GigaChat integration (#19516) 6 months ago
google_palm.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
gpt4all.py community: Instantiate GPT4AllEmbeddings with parameters (#21238) 4 months ago
gradient_ai.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
huggingface.py community: fix huggingface deprecations (#22522) 3 months ago
huggingface_hub.py community: fix huggingface deprecations (#22522) 3 months ago
infinity.py infra: rm unused # noqa violations (#22049) 4 months ago
infinity_local.py community[patch]: docstrings update (#20301) 5 months ago
ipex_llm.py community[minor]: Add IPEX-LLM BGE embedding support on both Intel CPU and GPU (#22226) 3 months ago
itrex.py community[minor]: Add ITREX optimized Embeddings (#18474) 6 months ago
javelin_ai_gateway.py community[patch]: docstrings update (#20301) 5 months ago
jina.py add `embed_image` API to JinaEmbedding (#22416) 3 months ago
johnsnowlabs.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
laser.py community: Add Laser Embedding Integration (#18111) 7 months ago
llamacpp.py community[minor]: import fix (#20995) 4 months ago
llamafile.py community[minor]: llamafile embeddings support (#17976) 6 months ago
llm_rails.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
localai.py infra: rm unused # noqa violations (#22049) 4 months ago
minimax.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
mlflow.py docs: fix databricks document url (#19096) 6 months ago
mlflow_gateway.py community[patch]: docstrings update (#20301) 5 months ago
modelscope_hub.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
mosaicml.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
nemo.py mark NemoEmbeddings as deprecated (#21239) 4 months ago
nlpcloud.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
oci_generative_ai.py community[minor]: import fix (#20995) 4 months ago
octoai_embeddings.py community[patch]: update OctoAIEmbeddings to subclass OpenAIEmbeddings (#21805) 4 months ago
ollama.py community[patch]: OllamaEmbeddings - Pass headers to post request (#16880) 5 months ago
openai.py infra: rm unused # noqa violations (#22049) 4 months ago
openvino.py community[patch]: Update OpenVINO embedding and reranker to support static input shape (#22171) 3 months ago
optimum_intel.py community: fix tqdm import (#20263) 5 months ago
oracleai.py community[patch]: update embeddings/oracleai.py (#22240) 3 months ago
ovhcloud.py community[minor]: Add support for OVHcloud AI Endpoints Embedding (#22667) 3 months ago
premai.py docs: community docstring updates (#21040) 4 months ago
sagemaker_endpoint.py community[patch]: Add explicit error message to Bedrock error output. (#17328) 5 months ago
sambanova.py community: add SambaNova embeddings integration (#21227) 4 months ago
self_hosted.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
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 community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
solar.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
spacy_embeddings.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
sparkllm.py community[patch]: Update the default api_url and reqeust_body of sparkllm embedding (#22136) 3 months ago
tensorflow_hub.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
text2vec.py Update text2vec.py (#19657) 6 months ago
titan_takeoff.py community[patch]: fix public interface for embeddings module (#21650) 4 months ago
vertexai.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
volcengine.py Feat add volcano embedding (#14693) 8 months ago
voyageai.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
xinference.py community[patch]: Adopting the lighter-weight xinference_client (#21900) 4 months ago
yandex.py infra: rm unused # noqa violations (#22049) 4 months ago