mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-18 01:31:02 +02:00
Update templates to match queue rename
This commit is contained in:
parent
11234141c2
commit
69c76e90c8
14 changed files with 16 additions and 16 deletions
|
|
@ -112,7 +112,7 @@ local url = import "values/url.jsonnet";
|
|||
"--prompt-request-queue",
|
||||
"non-persistent://tg/request/prompt-rag",
|
||||
"--prompt-response-queue",
|
||||
"non-persistent://tg/response/prompt-rag-response",
|
||||
"non-persistent://tg/response/prompt-rag",
|
||||
"--entity-limit",
|
||||
std.toString($["graph-rag-entity-limit"]),
|
||||
"--triple-limit",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue