langchain/libs/community/langchain_community/embeddings
Anders Swanson aacc6198b9
community: OCI GenAI embedding batch size (#22986)
Thank you for contributing to LangChain!

- [x] **PR title**: "community: OCI GenAI embedding batch size"



- [x] **PR message**:
    - **Issue:** #22985 


- [ ] **Add tests and docs**: N/A


- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/

Additional guidelines:
- Make sure optional dependencies are imported within a function.
- Please do not add dependencies to pyproject.toml files (even optional
ones) unless they are required for unit tests.
- Most PRs should not touch more than one package.
- Changes should be backwards compatible.
- If you are adding something to community, do not re-import it in
langchain.

If no one reviews your PR within a few days, please @-mention one of
baskaryan, efriis, eyurtsev, ccurme, vbarda, hwchase17.

---------

Signed-off-by: Anders Swanson <anders.swanson@oracle.com>
Co-authored-by: Chester Curme <chester.curme@gmail.com>
2024-06-17 22:06:45 +00:00
..
__init__.py community[minor]: Implement ZhipuAIEmbeddings interface (#22821) 2024-06-13 19:45:11 -07:00
aleph_alpha.py community[patch]: fixed aleph alpha default emedding request (#21826) 2024-05-20 22:39:43 +00:00
anyscale.py community[minor]: Add Anyscale embedding support (#17605) 2024-03-29 00:53:53 +00:00
awa.py
azure_openai.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
baichuan.py community: Add Baichuan Embeddings batch size (#22942) 2024-06-17 14:11:04 -04:00
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
clova.py community[minor]: Add Clova Embeddings for LangChain Community (#21890) 2024-05-22 22:08:47 +00:00
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 community[patch]: Update root_validators embeddings: llamacpp, jina, dashscope, mosaicml, huggingface_hub, Toolkits: Connery, ChatModels: PAI_EAS, (#22828) 2024-06-12 13:59:05 -04:00
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 infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
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 community[patch]: Update root_validators embeddings: llamacpp, jina, dashscope, mosaicml, huggingface_hub, Toolkits: Connery, ChatModels: PAI_EAS, (#22828) 2024-06-12 13:59:05 -04:00
huggingface.py community[minor]: implement huggingface show_progress consistently (#22682) 2024-06-12 17:30:56 +00:00
infinity_local.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
infinity.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
ipex_llm.py community[minor]: Add IPEX-LLM BGE embedding support on both Intel CPU and GPU (#22226) 2024-06-03 12:37:10 -07:00
itrex.py community[minor]: Add ITREX optimized Embeddings (#18474) 2024-03-27 07:22:06 +00:00
javelin_ai_gateway.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
jina.py community[patch]: Update root_validators embeddings: llamacpp, jina, dashscope, mosaicml, huggingface_hub, Toolkits: Connery, ChatModels: PAI_EAS, (#22828) 2024-06-12 13:59:05 -04:00
johnsnowlabs.py
laser.py
llamacpp.py community[patch]: Update root_validators embeddings: llamacpp, jina, dashscope, mosaicml, huggingface_hub, Toolkits: Connery, ChatModels: PAI_EAS, (#22828) 2024-06-12 13:59:05 -04:00
llamafile.py
llm_rails.py
localai.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
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 community[patch]: Update root_validators embeddings: llamacpp, jina, dashscope, mosaicml, huggingface_hub, Toolkits: Connery, ChatModels: PAI_EAS, (#22828) 2024-06-12 13:59:05 -04:00
nemo.py mark NemoEmbeddings as deprecated (#21239) 2024-05-06 19:44:58 +00:00
nlpcloud.py
oci_generative_ai.py community: OCI GenAI embedding batch size (#22986) 2024-06-17 22:06:45 +00:00
octoai_embeddings.py community[patch]: update OctoAIEmbeddings to subclass OpenAIEmbeddings (#21805) 2024-05-21 11:29:41 -07:00
ollama.py community[patch]: OllamaEmbeddings - Pass headers to post request (#16880) 2024-03-29 18:44:52 +00:00
openai.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
openvino.py community[patch]: Update OpenVINO embedding and reranker to support static input shape (#22171) 2024-06-03 13:27:17 -07:00
optimum_intel.py community: fix tqdm import (#20263) 2024-04-25 19:44:53 +00:00
oracleai.py community[patch]: update embeddings/oracleai.py (#22240) 2024-06-03 12:38:51 -07:00
ovhcloud.py community[minor]: Add support for OVHcloud AI Endpoints Embedding (#22667) 2024-06-10 21:07:25 +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 community[patch]: Update the default api_url and reqeust_body of sparkllm embedding (#22136) 2024-06-03 12:38:11 -07:00
tensorflow_hub.py
text2vec.py Update text2vec.py (#19657) 2024-03-27 13:13:30 -04:00
titan_takeoff.py community[patch]: fix public interface for embeddings module (#21650) 2024-05-22 11:42:15 -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 community[patch]: Adopting the lighter-weight xinference_client (#21900) 2024-05-20 22:05:09 +00:00
yandex.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
zhipuai.py community[minor]: Implement ZhipuAIEmbeddings interface (#22821) 2024-06-13 19:45:11 -07:00