mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 16:36:21 +02:00
Enable fastembed component (#316)
This commit is contained in:
parent
a922852017
commit
741d54cf72
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
// Embeddings
|
||||
"embeddings-ollama": import "components/embeddings-ollama.jsonnet",
|
||||
"embeddings-hf": import "components/embeddings-hf.jsonnet",
|
||||
"embeddings-fastembed": import "components/embeddings-fastembed.jsonnet",
|
||||
|
||||
// Processing pipelines
|
||||
"graph-rag": import "components/graph-rag.jsonnet",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue