dify/web/app/components/workflow/nodes/code
2024-11-22 16:30:22 +08:00
..
code-parser.spec.ts feat: synchronize input/output variables in the panel with generated code by the code generator (#10150) 2024-11-01 11:39:32 +08:00
code-parser.ts feat: synchronize input/output variables in the panel with generated code by the code generator (#10150) 2024-11-01 11:39:32 +08:00
default.ts FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
dependency-picker.tsx Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
node.tsx FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
panel.tsx feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 2024-11-22 16:30:22 +08:00
types.ts Chore/remove python dependencies selector (#7494) 2024-08-21 16:57:14 +08:00
use-config.ts feat: synchronize input/output variables in the panel with generated code by the code generator (#10150) 2024-11-01 11:39:32 +08:00
utils.ts FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00