mirror of
https://github.com/hwchase17/langchain
synced 2024-11-04 06:00:26 +00:00
b7c71e2e07
* **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 |
||
---|---|---|
.. | ||
__init__.py | ||
test_deterministic_embedding.py | ||
test_edenai.py | ||
test_embaas.py | ||
test_gradient_ai.py | ||
test_huggingface.py | ||
test_imports.py | ||
test_infinity_local.py | ||
test_infinity.py | ||
test_llamafile.py | ||
test_llm_rails.py | ||
test_oci_gen_ai_embedding.py | ||
test_openai.py | ||
test_vertexai.py |