dify/web/app/components/workflow/nodes/llm/components/tools
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
..
index.tsx feat(llm-panel): collapse panel with advanced settings and max iterations 2026-01-08 12:16:18 +08:00
max-iterations.tsx refactor(llm-panel): update layout and enhance Max Iterations component 2026-01-08 14:15:58 +08:00
use-node-tools.ts feat: llm node support tools 2025-12-29 14:55:26 +08:00