mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-28 18:06:21 +02:00
Remove unused entrypoint
This commit is contained in:
parent
90ca7c33df
commit
f6ce180fb1
1 changed files with 0 additions and 1 deletions
|
|
@ -90,7 +90,6 @@ metering = "trustgraph.metering:run"
|
|||
nlp-query = "trustgraph.retrieval.nlp_query:run"
|
||||
objects-write-cassandra = "trustgraph.storage.objects.cassandra:run"
|
||||
objects-query-cassandra = "trustgraph.query.objects.cassandra:run"
|
||||
oe-write-milvus = "trustgraph.storage.object_embeddings.milvus:run"
|
||||
pdf-decoder = "trustgraph.decoding.pdf:run"
|
||||
pdf-ocr-mistral = "trustgraph.decoding.mistral_ocr:run"
|
||||
prompt-template = "trustgraph.prompt.template:run"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue