Tweak GraphRAG and DocRAG params, path hops == 2

This commit is contained in:
Cyber MacGeddon 2025-03-13 00:42:07 +00:00
parent ef845d6c9b
commit b2c50781e2
2 changed files with 8 additions and 3 deletions

View file

@ -18,6 +18,8 @@ local prompts = import "prompts/mixtral.jsonnet";
"document-rag",
"-p",
url.pulsar,
"--doc-limit",
std.toString($["document-rag-doc-limit"]),
"--prompt-request-queue",
"non-persistent://tg/request/prompt-rag",
"--prompt-response-queue",