dify/web/app/components/workflow/nodes/llm
17hz 044f96bd93
feat: LLM prompt Jinja2 template now support more variables (#24944)
2025-09-02 11:59:31 +08:00
..
components CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
default.ts feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
node.tsx Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
panel.tsx feat: LLM prompt Jinja2 template now support more variables (#24944) 2025-09-02 11:59:31 +08:00
types.ts fix: handle array item type error in struct output (#18452) 2025-04-21 14:15:38 +08:00
use-config.ts feat: LLM prompt Jinja2 template now support more variables (#24944) 2025-09-02 11:59:31 +08:00
use-single-run-form-params.ts fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182) 2025-07-31 10:03:33 +08:00
utils.ts feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00