langchain/libs/community/tests/unit_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_baichuan.py community: Add Baichuan Embeddings batch size (#22942) 2024-06-17 14:11:04 -04:00
test_deterministic_embedding.py
test_edenai.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_embaas.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_gradient_ai.py
test_huggingface.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_imports.py community[minor]: Implement ZhipuAIEmbeddings interface (#22821) 2024-06-13 19:45:11 -07:00
test_infinity_local.py
test_infinity.py
test_llamafile.py
test_llm_rails.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_oci_gen_ai_embedding.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_ollama.py community[patch]: OllamaEmbeddings - Pass headers to post request (#16880) 2024-03-29 18:44:52 +00:00
test_openai.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_ovhcloud.py community[minor]: Add support for OVHcloud AI Endpoints Embedding (#22667) 2024-06-10 21:07:25 +00:00
test_premai.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_sparkllm.py community[patch]: Update the default api_url and reqeust_body of sparkllm embedding (#22136) 2024-06-03 12:38:11 -07:00
test_vertexai.py
test_yandex.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00