langchain/libs/community/tests/unit_tests/embeddings
Kate Silverstein b7c71e2e07
community[minor]: llamafile embeddings support (#17976)
* **Description:** adds `LlamafileEmbeddings` class implementation for
generating embeddings using
[llamafile](https://github.com/Mozilla-Ocho/llamafile)-based models.
Includes related unit tests and notebook showing example usage.
* **Issue:** N/A
* **Dependencies:** N/A
2024-03-01 13:49:18 -08:00
..
__init__.py
test_deterministic_embedding.py
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[minor]: llamafile embeddings support (#17976) 2024-03-01 13:49:18 -08:00
test_infinity_local.py community[minor]: infinity embedding local option (#17671) 2024-02-21 16:33:13 -08:00
test_infinity.py
test_llamafile.py community[minor]: llamafile embeddings support (#17976) 2024-03-01 13:49:18 -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