langchain/libs/community/langchain_community/embeddings
Oguz Vuruskaner 5b35f077f9
[community][fix](DeepInfraEmbeddings): Implement chunking for large batches (#21189)
**Description:**
This PR introduces chunking logic to the `DeepInfraEmbeddings` class to
handle large batch sizes without exceeding maximum batch size of the
backend. This enhancement ensures that embedding generation processes
large batches by breaking them down into smaller, manageable chunks,
each conforming to the maximum batch size limit.

**Issue:**
Fixes #21189

**Dependencies:**
No new dependencies introduced.
2024-05-08 14:45:42 -07:00
..
__init__.py community: add SambaNova embeddings integration (#21227) 2024-05-06 13:29:59 -07:00
aleph_alpha.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
anyscale.py
awa.py
azure_openai.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
baichuan.py
baidu_qianfan_endpoint.py
bedrock.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
bookend.py
clarifai.py
cloudflare_workersai.py
cohere.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
dashscope.py
databricks.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
deepinfra.py [community][fix](DeepInfraEmbeddings): Implement chunking for large batches (#21189) 2024-05-08 14:45:42 -07:00
edenai.py
elasticsearch.py
embaas.py
ernie.py
fake.py
fastembed.py
gigachat.py
google_palm.py
gpt4all.py community: Instantiate GPT4AllEmbeddings with parameters (#21238) 2024-05-08 14:44:47 -07:00
gradient_ai.py
huggingface_hub.py
huggingface.py Added additional headers for HuggingFaceInferenceAPIEmbeddings endpoint. (#21282) 2024-05-07 14:17:53 -04:00
infinity_local.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
infinity.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
itrex.py
javelin_ai_gateway.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
jina.py
johnsnowlabs.py
laser.py
llamacpp.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
llamafile.py
llm_rails.py
localai.py
minimax.py
mlflow_gateway.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
mlflow.py
modelscope_hub.py
mosaicml.py
nemo.py mark NemoEmbeddings as deprecated (#21239) 2024-05-06 19:44:58 +00:00
nlpcloud.py
oci_generative_ai.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
octoai_embeddings.py
ollama.py community[patch]: OllamaEmbeddings - Pass headers to post request (#16880) 2024-03-29 18:44:52 +00:00
openai.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
openvino.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
optimum_intel.py community: fix tqdm import (#20263) 2024-04-25 19:44:53 +00:00
oracleai.py community[minor]: Oraclevs integration (#21123) 2024-05-04 03:15:35 +00:00
premai.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
sagemaker_endpoint.py community[patch]: Add explicit error message to Bedrock error output. (#17328) 2024-03-29 03:07:33 +00:00
sambanova.py community: add SambaNova embeddings integration (#21227) 2024-05-06 13:29:59 -07:00
self_hosted_hugging_face.py
self_hosted.py
sentence_transformer.py
solar.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
spacy_embeddings.py
sparkllm.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
tensorflow_hub.py
text2vec.py
titan_takeoff.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
vertexai.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
volcengine.py
voyageai.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
xinference.py
yandex.py community[patch]: YandexGPT API add ability to disable request logging (#20670) 2024-04-19 21:40:37 -04:00