dify/web/app/components/workflow/nodes/llm
Harry 94dbda503f refactor(llm-panel): update layout and enhance Max Iterations component
- Adjusted padding in the LLM panel for better visual alignment.
- Refactored the Max Iterations component to accept a className prop for flexible styling.
- Maintained the structure of advanced settings while ensuring consistent rendering of fields.
2026-01-08 14:15:58 +08:00
..
components refactor(llm-panel): update layout and enhance Max Iterations component 2026-01-08 14:15:58 +08:00
default.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
node.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
panel.tsx refactor(llm-panel): update layout and enhance Max Iterations component 2026-01-08 14:15:58 +08:00
types.ts feat: llm node support tools 2025-12-29 14:55:26 +08:00
use-config.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +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
utils.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00