dify/web/app/components/workflow/nodes/knowledge-base
twwu af74019d6e refactor(knowledge-base): update title from 'Question-Answer' to 'Q&A' for improved clarity 2025-08-21 18:13:44 +08:00
..
components refactor(knowledge-base): update title from 'Question-Answer' to 'Q&A' for improved clarity 2025-08-21 18:13:44 +08:00
hooks refactor(retrieval-method): update retrieval method from invertedIndex to keywordSearch across components 2025-08-21 16:29:23 +08:00
default.ts fix 2025-06-11 17:11:57 +08:00
node.tsx fix: update keyboard shortcut and clean up component structure in various files 2025-07-17 18:22:03 +08:00
panel.tsx feat: support filter file vars 2025-08-21 16:11:32 +08:00
types.ts fix: update ChunkStructureEnum values for consistency with model naming 2025-05-30 15:53:32 +08:00
use-single-run-form-params.ts chore: knowledge base single run 2025-07-31 11:20:46 +08:00
utils.ts fix: search method 2025-07-29 11:10:16 +08:00