This commit is contained in:
zxhlyh
2025-06-11 17:11:28 +08:00
parent f995436eec
commit 4d9b15e519
16 changed files with 90 additions and 7 deletions

View File

@ -13,7 +13,7 @@ const nodeDefault: NodeDefault<KnowledgeBaseNodeType> = {
index_chunk_variable_selector: [],
keyword_number: 10,
retrieval_model: {
top_k: 2,
top_k: 3,
score_threshold_enabled: false,
score_threshold: 0.5,
},