langchain/libs/community/tests/integration_tests/embeddings
maang-h c6b7db6587
community: Add Baichuan Embeddings batch size (#22942)
- **Support batch size** 
Baichuan updates the document, indicating that up to 16 documents can be
imported at a time

- **Standardized model init arg names**
    - baichuan_api_key -> api_key
    - model_name  -> model
2024-06-17 14:11:04 -04:00
..
__init__.py
test_awa.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_azure_openai.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_baichuan.py community: Add Baichuan Embeddings batch size (#22942) 2024-06-17 14:11:04 -04:00
test_bookend.py
test_cloudflare_workersai.py
test_cohere.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_dashscope.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_deepinfra.py [community][fix](DeepInfraEmbeddings): Implement chunking for large batches (#21189) 2024-05-08 14:45:42 -07:00
test_edenai.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_elasticsearch.py
test_embaas.py
test_ernie.py
test_fastembed.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_google_palm.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_huggingface_hub.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_huggingface.py
test_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
test_jina.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_johnsnowlabs.py
test_laser.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_llamacpp.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_modelscope_hub.py
test_mosaicml.py
test_octoai_embeddings.py community[patch]: update OctoAIEmbeddings to subclass OpenAIEmbeddings (#21805) 2024-05-21 11:29:41 -07:00
test_openai.py
test_premai.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_qianfan_endpoint.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_sambanova.py community: add SambaNova embeddings integration (#21227) 2024-05-06 13:29:59 -07:00
test_self_hosted.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_sentence_transformer.py
test_sparkllm.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_tensorflow_hub.py
test_titan_takeoff.py community[patch]: fix public interface for embeddings module (#21650) 2024-05-22 11:42:15 -04:00
test_vertexai.py community[patch]: changed default for VertexAIEmbeddings (#14614) 2023-12-21 12:15:19 -05:00
test_volcano.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_voyageai.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_xinference.py community[patch]: Adopting the lighter-weight xinference_client (#21900) 2024-05-20 22:05:09 +00:00
test_zhipuai.py community[minor]: Implement ZhipuAIEmbeddings interface (#22821) 2024-06-13 19:45:11 -07:00