dify/web/app/components/workflow/nodes/knowledge-retrieval
zhsama 41b218f427 feat: LLM node to only show generation output var when computer use is
enabled, matching the actual output structure.
2026-02-09 23:40:42 +08:00
..
components feat: LLM node to only show generation output var when computer use is 2026-02-09 23:40:42 +08:00
default.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
hooks.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
node.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
panel.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
types.ts fix: fix metadata filter not survive a rename (#30174) 2025-12-26 10:40:30 +08:00
use-config.ts Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-01-17 10:22:41 +08:00
use-single-run-form-params.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
utils.ts fix(web): disable HTML escaping for form field validation messages (#31292) 2026-01-20 18:43:01 +08:00