dify/web/app/components/workflow/nodes/llm
2026-02-06 19:15:13 +08:00
..
components feat: support choose var in tool config in sandbox prompt editor 2026-02-06 17:52:35 +08:00
default.ts chore: max interatons default to 100 2026-02-06 16:13:22 +08:00
node.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
panel.tsx Merge remote-tracking branch 'origin/build/feat/hitl' into wip/hitl-merge-web-conflicts-20260206-175434 2026-02-06 19:13:51 +08:00
types.ts feat: implement file structured output 2026-02-05 00:11:39 +08:00
use-config.ts chore: computer use to true 2026-01-30 11:06:44 +08:00
use-node-skills.ts feat: Add mutual exclusion between structured output and tools in LLM 2026-02-04 22:36:19 +08:00
use-single-run-form-params.ts feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
use-structured-output-mutual-exclusion.ts perf: Remove deprecated optional props in LLM node tool config 2026-02-04 22:36:19 +08:00
utils.ts feat: Add file type support to LLM node JSON schema editor 2026-01-27 19:39:32 +08:00