This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-03-22 23:08:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3b6631df848802c8d2a9a206fe8268623388fda
dify
/
web
/
app
/
components
/
workflow
/
nodes
/
knowledge-base
History
twwu
d3b6631df8
refactor(retrieval-method): replace all instances of invertedIndex with keyword_search in components and translations
2025-08-21 17:31:25 +08:00
..
components
refactor(retrieval-method): replace all instances of invertedIndex with keyword_search in components and translations
2025-08-21 17:31:25 +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