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/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
7 months ago
..
__init__.py
test_deterministic_embedding.py
test_edenai.py infra: add print rule to ruff (#16221) 8 months ago
test_embaas.py infra: add print rule to ruff (#16221) 8 months ago
test_gradient_ai.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
test_huggingface.py Community[patch]use secret str in Tavily and HuggingFaceInferenceEmbeddings (#16109) 8 months ago
test_imports.py community[minor]: llamafile embeddings support (#17976) 7 months ago
test_infinity.py
test_infinity_local.py community[minor]: infinity embedding local option (#17671) 7 months ago
test_llamafile.py community[minor]: llamafile embeddings support (#17976) 7 months ago
test_llm_rails.py infra: add print rule to ruff (#16221) 8 months ago
test_oci_gen_ai_embedding.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
test_openai.py community[patch]: Fix chat openai unit test (#17124) 8 months ago
test_vertexai.py