dify/web/app/components/workflow/nodes/knowledge-retrieval
2024-08-02 20:30:05 +08:00
..
components feat: n to 1 retrieval legacy (#6554) 2024-07-24 12:50:48 +08:00
default.ts fix(nodes/knowledge-retrieval): workflow knowledge retrieval rerank model check (#6918) 2024-08-02 20:30:05 +08:00
hooks.ts feat: n to 1 retrieval legacy (#6554) 2024-07-24 12:50:48 +08:00
node.tsx fix: sometimes chosed old selected knowledge may overwirte the new knowledge (#3199) 2024-04-09 11:46:59 +08:00
panel.tsx feat: n to 1 retrieval legacy (#6554) 2024-07-24 12:50:48 +08:00
types.ts chore: n to 1 retrieval (#6839) 2024-08-01 13:45:18 +08:00
use-config.ts chore: n to 1 retrieval (#6839) 2024-08-01 13:45:18 +08:00
utils.ts fix: multiple retrieval default weighted score (#6897) 2024-08-02 14:05:27 +08:00