dify/web/app/components/workflow/nodes/llm
2026-02-13 14:20:32 +08:00
..
components refactor(web): use granular zustand selector for sandbox toggle 2026-02-13 14:20:32 +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 feat: Exclude reasoning_format from LLM nodes when sandbox enabled 2026-02-11 21:16:58 +08:00
types.ts Revert "Merge branch 'zhsama/remove-reasoning-ui' into feat/support-agent-sandbox" 2026-02-11 21:16:57 +08:00
use-config.ts feat: Exclude reasoning_format from LLM nodes when sandbox enabled 2026-02-11 21:16:58 +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 feat: support enable agent mode show tip in prompt editor 2026-02-10 17:02:12 +08:00
utils.ts Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-10 18:12:41 +08:00