Harden auth/vault path sanitization and clean WeKnora docs
This commit is contained in:
@@ -1473,7 +1473,7 @@ export const createResourceTabRuntime = (dependencies = {}) => {
|
||||
};
|
||||
|
||||
const knowledgeRagProvider = () => {
|
||||
return 'weknora';
|
||||
return 'lightrag_legacy';
|
||||
};
|
||||
|
||||
const setKnowledgeRagStatus = (entry, status, message, job) => {
|
||||
|
||||
Reference in New Issue
Block a user