dify/web/app/components/workflow/nodes/knowledge-base/components/retrieval-setting
2025-08-21 17:31:25 +08:00
..
hooks.tsx refactor(retrieval-method): replace all instances of invertedIndex with keyword_search in components and translations 2025-08-21 17:31:25 +08:00
index.tsx knowledge base default data 2025-05-28 13:57:24 +08:00
reranking-model-selector.tsx component add readonly 2025-05-14 11:14:49 +08:00
search-method-option.tsx refactor(retrieval-method): update retrieval method from invertedIndex to keywordSearch across components 2025-08-21 16:29:23 +08:00
top-k-and-score-threshold.tsx i18n 2025-05-19 18:09:12 +08:00
type.ts feat: knowledge base node 2025-05-06 17:25:18 +08:00