mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| components | ||
| default.ts | ||
| node.tsx | ||
| panel.tsx | ||
| types.ts | ||
| use-config.ts | ||
| use-single-run-form-params.ts | ||
| utils.ts | ||