mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
NLP query to GraphQL service (#491)
This commit is contained in:
parent
c078ca45cd
commit
8d4aa0069c
7 changed files with 440 additions and 5 deletions
|
|
@ -87,6 +87,7 @@ kg-store = "trustgraph.storage.knowledge:run"
|
|||
librarian = "trustgraph.librarian:run"
|
||||
mcp-tool = "trustgraph.agent.mcp_tool:run"
|
||||
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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue