You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/tests/integration_tests/embeddings
maang-h 1055b9a309
community[minor]: Implement ZhipuAIEmbeddings interface (#22821)
- **Description:** Implement ZhipuAIEmbeddings interface, include:
     - The `embed_query` method
     - The `embed_documents` method

refer to [ZhipuAI
Embedding-2](https://open.bigmodel.cn/dev/api#text_embedding)

---------

Co-authored-by: Eugene Yurtsev <eugene@langchain.dev>
3 months ago
..
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_awa.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_azure_openai.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_baichuan.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_bookend.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_cloudflare_workersai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_cohere.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_dashscope.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_deepinfra.py [community][fix](DeepInfraEmbeddings): Implement chunking for large batches (#21189) 5 months ago
test_edenai.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_elasticsearch.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_embaas.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_ernie.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_fastembed.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_google_palm.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_huggingface.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_huggingface_hub.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_ipex_llm.py community[minor]: Add IPEX-LLM BGE embedding support on both Intel CPU and GPU (#22226) 4 months ago
test_jina.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_johnsnowlabs.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_laser.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_llamacpp.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_modelscope_hub.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_mosaicml.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_octoai_embeddings.py community[patch]: update OctoAIEmbeddings to subclass OpenAIEmbeddings (#21805) 4 months ago
test_openai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_premai.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_qianfan_endpoint.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_sambanova.py community: add SambaNova embeddings integration (#21227) 5 months ago
test_self_hosted.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_sentence_transformer.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_sparkllm.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_tensorflow_hub.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_titan_takeoff.py community[patch]: fix public interface for embeddings module (#21650) 4 months ago
test_vertexai.py community[patch]: changed default for VertexAIEmbeddings (#14614) 9 months ago
test_volcano.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_voyageai.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_xinference.py community[patch]: Adopting the lighter-weight xinference_client (#21900) 4 months ago
test_zhipuai.py community[minor]: Implement ZhipuAIEmbeddings interface (#22821) 3 months ago