mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
* Dynamic embeddings model selection * Added tests * HF embeddings are skipped, tests don't run with that package currently tests |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_embedding_logic.py | ||
| test_embedding_utils.py | ||
| test_embeddings_service_contract.py | ||
| test_fastembed_dynamic_model.py | ||
| test_huggingface_dynamic_model.py | ||
| test_ollama_dynamic_model.py | ||