dify/web/app/components/workflow/nodes/knowledge-retrieval
Wu Tianwei 94244ed8f6
fix: handle potential undefined values in query_attachment_selector across multiple components (#29429)
2025-12-10 19:30:21 +08:00
..
components feat: multimodal support (image) (#27793) 2025-12-09 11:44:50 +08:00
default.ts feat: multimodal support (image) (#27793) 2025-12-09 11:44:50 +08:00
hooks.ts feat: n to 1 retrieval legacy (#6554) 2024-07-24 12:50:48 +08:00
node.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
panel.tsx feat: multimodal support (image) (#27793) 2025-12-09 11:44:50 +08:00
types.ts feat: multimodal support (image) (#27793) 2025-12-09 11:44:50 +08:00
use-config.ts feat: multimodal support (image) (#27793) 2025-12-09 11:44:50 +08:00
use-single-run-form-params.ts fix: handle potential undefined values in query_attachment_selector across multiple components (#29429) 2025-12-10 19:30:21 +08:00
utils.ts fix: Fix retrieval configuration handling in dataset components (#26361) 2025-09-29 14:58:28 +08:00