dify/web/app/components/workflow/nodes/llm
2026-02-10 00:59:08 +08:00
..
components Merge branch 'zhsama/remove-reasoning-ui' into feat/support-agent-sandbox 2026-02-10 00:59:08 +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 branch 'zhsama/remove-reasoning-ui' into feat/support-agent-sandbox 2026-02-10 00:59:08 +08:00
types.ts refactor(web): remove LLM reasoning format config and clean up locale strings 2026-02-09 23:57:27 +08:00
use-config.ts refactor(web): remove LLM reasoning format config and clean up locale strings 2026-02-09 23:57:27 +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