Update rag-settings.js

This commit is contained in:
2025-10-01 23:31:17 +08:00
committed by GitHub
parent 61d55bf87b
commit 546acae509

View File

@@ -59,6 +59,7 @@ export const defaultSettings = {
top_n: 5,
hybrid_alpha: 0.7,
notify: true,
superSortEnabled: false,
},
knowledgeBases: {},
};