langchain/libs/community/tests/integration_tests/embeddings
ZhangShenao e317d457cf
Bug-Fix[Community] Fix FastEmbedEmbeddings (#26764)
#26759 

- Fix https://github.com/langchain-ai/langchain/issues/26759 
- Change `model` param from private to public, which may not be
initiated.
- Add test case
2024-09-30 21:23:08 -04:00
..
__init__.py
test_awa.py
test_azure_openai.py
test_baichuan.py
test_bookend.py
test_cloudflare_workersai.py
test_cohere.py
test_dashscope.py
test_deepinfra.py
test_edenai.py
test_elasticsearch.py
test_embaas.py
test_ernie.py
test_fastembed.py Bug-Fix[Community] Fix FastEmbedEmbeddings (#26764) 2024-09-30 21:23:08 -04:00
test_google_palm.py
test_huggingface_hub.py
test_huggingface.py
test_ipex_llm.py
test_jina.py
test_johnsnowlabs.py
test_laser.py
test_llamacpp.py
test_minimax.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_modelscope_hub.py
test_mosaicml.py
test_octoai_embeddings.py
test_openai.py
test_premai.py
test_qianfan_endpoint.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_sambanova.py
test_self_hosted.py
test_sentence_transformer.py
test_sparkllm.py
test_tensorflow_hub.py
test_titan_takeoff.py
test_vertexai.py
test_volcano.py
test_voyageai.py
test_xinference.py
test_yandex.py comminity[patch]: fix #25575 YandexGPTs for _grpc_metadata (#25617) 2024-08-28 18:48:10 -07:00
test_zhipuai.py Improvement[Embeddings] Add dimension support to ZhipuAIEmbeddings (#25274) 2024-08-11 16:20:37 -04:00