Add read-only production runtime audit
This commit is contained in:
@@ -89,6 +89,10 @@ _ALLOWED: dict[str, frozenset[str]] = {
|
||||
"/metrics",
|
||||
"/v1/rag/query",
|
||||
"/v1/rag/suggest",
|
||||
"/v1/rag/feedback",
|
||||
"/v1/rag/history",
|
||||
"/v1/rag/sections",
|
||||
"/v1/rag/section-text",
|
||||
"section",
|
||||
"overview",
|
||||
"similarity",
|
||||
|
||||
Reference in New Issue
Block a user