dify/web/app/components/workflow/nodes/llm
2025-03-20 10:55:37 +08:00
..
components feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 2024-11-22 16:30:22 +08:00
default.ts Solve circular dependency issue between workflow/constants.ts file and default.ts file (#13165) 2025-02-04 09:26:01 +08:00
node.tsx Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
panel.tsx fix: enhance React imports in LLM panel component #16282 (#16283) 2025-03-20 10:55:37 +08:00
types.ts Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
use-config.ts fix: one step run (#14724) 2025-03-03 13:29:59 +08:00
utils.ts