langchain/libs/community/tests/integration_tests/embeddings
Iskren Ivov Chernev fc196cab12
community[minor]: DeepInfra support for chat models (#16380)
Add deepinfra chat models support.

This is https://github.com/langchain-ai/langchain/pull/14234 re-opened
from my branch (so maintainers can edit).
2024-01-22 11:22:17 -08:00
..
__init__.py
test_awa.py
test_azure_openai.py
test_bookend.py
test_cloudflare_workersai.py
test_cohere.py
test_dashscope.py Fixing the Issue with DashScopeEmbeddings Handling More than 25 Rows of Data (#14662) 2024-01-01 16:50:13 -08:00
test_deepinfra.py community[minor]: DeepInfra support for chat models (#16380) 2024-01-22 11:22:17 -08:00
test_edenai.py
test_elasticsearch.py
test_embaas.py
test_ernie.py
test_fastembed.py
test_google_palm.py
test_huggingface_hub.py community: Added functions to make async calls to HuggingFaceHub's embedding endpoint in HuggingFaceHubEmbeddings class (#15737) 2024-01-11 21:52:55 -08:00
test_huggingface.py
test_jina.py
test_johnsnowlabs.py
test_llamacpp.py
test_modelscope_hub.py
test_mosaicml.py
test_octoai_embeddings.py
test_openai.py
test_qianfan_endpoint.py community:qianfan endpoint support init params & remove useless params definietion (#15381) 2024-01-01 13:12:31 -08:00
test_self_hosted.py
test_sentence_transformer.py
test_tensorflow_hub.py
test_vertexai.py community[patch]: changed default for VertexAIEmbeddings (#14614) 2023-12-21 12:15:19 -05:00
test_volcano.py Feat add volcano embedding (#14693) 2024-01-01 14:37:35 -08:00
test_voyageai.py
test_xinference.py