langchain/libs/community/tests/unit_tests/embeddings
Dan Stambler 69344a0661
community: Add Laser Embedding Integration (#18111)
- **Description:** Added Integration with Meta AI's LASER
Language-Agnostic SEntence Representations embedding library, which
supports multilingual embedding for any of the languages listed here:
https://github.com/facebookresearch/flores/blob/main/flores200/README.md#languages-in-flores-200,
including several low resource languages
- **Dependencies:** laser_encoders
2024-02-26 12:16:37 -08:00
..
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_deterministic_embedding.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_edenai.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_embaas.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_gradient_ai.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
test_huggingface.py Community[patch]use secret str in Tavily and HuggingFaceInferenceEmbeddings (#16109) 2024-01-17 00:30:07 -08:00
test_imports.py community: Add Laser Embedding Integration (#18111) 2024-02-26 12:16:37 -08:00
test_infinity_local.py community[minor]: infinity embedding local option (#17671) 2024-02-21 16:33:13 -08:00
test_infinity.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_llm_rails.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_oci_gen_ai_embedding.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
test_openai.py community[patch]: Fix chat openai unit test (#17124) 2024-02-07 22:08:26 -05:00
test_vertexai.py community[minor]: New model parameters and dynamic batching for VertexAIEmbeddings (#13999) 2023-12-17 22:24:22 -05:00