dify/web/app/components/workflow/nodes/llm
Harry c2e5081437 feat(llm-panel): collapse panel with advanced settings and max iterations
- Introduced a collapsible section for advanced settings in the LLM panel.
- Added Max Iterations component with conditional rendering based on the new hideMaxIterations prop.
- Updated context field and vision configuration to be part of the advanced settings.
- Added new translation key for advanced settings in the workflow localization file.
2026-01-08 12:16:18 +08:00
..
components feat(llm-panel): collapse panel with advanced settings and max iterations 2026-01-08 12:16:18 +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 feat(llm-panel): collapse panel with advanced settings and max iterations 2026-01-08 12:16:18 +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