trustgraph/tests/unit/test_embeddings
cybermaggedon d9d4c91363
Dynamic embeddings model (#556)
* Dynamic embeddings model selection

* Added tests

* HF embeddings are skipped, tests don't run with that package currently tests
2025-11-10 20:38:01 +00:00
..
__init__.py Extending test coverage (#434) 2025-07-14 17:54:04 +01:00
conftest.py Extending test coverage (#434) 2025-07-14 17:54:04 +01:00
test_embedding_logic.py Extending test coverage (#434) 2025-07-14 17:54:04 +01:00
test_embedding_utils.py Extending test coverage (#434) 2025-07-14 17:54:04 +01:00
test_embeddings_service_contract.py Dynamic embeddings model (#556) 2025-11-10 20:38:01 +00:00
test_fastembed_dynamic_model.py Dynamic embeddings model (#556) 2025-11-10 20:38:01 +00:00
test_huggingface_dynamic_model.py Dynamic embeddings model (#556) 2025-11-10 20:38:01 +00:00
test_ollama_dynamic_model.py Dynamic embeddings model (#556) 2025-11-10 20:38:01 +00:00