dify/web/app/components/workflow/nodes/knowledge-retrieval
yusheng chen c05e03fc09
refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439)
2025-04-06 17:56:08 +08:00
..
components refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
default.ts Solve circular dependency issue between `workflow/constants.ts` file and `default.ts` file (#13165) 2025-02-04 09:26:01 +08:00
hooks.ts feat: n to 1 retrieval legacy (#6554) 2024-07-24 12:50:48 +08:00
node.tsx feat: add datasets detail context and provider for improved data vali… (#16451) 2025-03-24 14:30:26 +08:00
panel.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
types.ts fix:weight_type missing when create document in dataset (#16503) 2025-03-22 20:21:57 +08:00
use-config.ts feat: add datasets detail context and provider for improved data vali… (#16451) 2025-03-24 14:30:26 +08:00
utils.ts Fix: reranker OFF logic to preserve user setting (#15235) 2025-03-08 19:08:48 +08:00