dify/web/i18n
GuanMu f263492c03 feat: add activation conditions for agent tools
- Implemented activation conditions for agent tools, allowing tools to be enabled based on specified conditions.
- Introduced new components for managing conditions, including ConditionAdd, ConditionList, ConditionItem, and ConditionOperator.
- Enhanced the AgentNode to process activation conditions when filtering tools.
- Updated the ToolSelector to include activation condition management.
- Added translations for new UI elements related to activation conditions.
- Refactored utility functions to support condition operators and default values based on variable types.
2025-11-05 08:37:14 +00:00
..
de-DE fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
en-US feat: add activation conditions for agent tools 2025-11-05 08:37:14 +00:00
es-ES fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
fa-IR fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
fr-FR fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
hi-IN fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
id-ID fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
it-IT fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
ja-JP fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
ko-KR fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
pl-PL fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
pt-BR fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
ro-RO fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
ru-RU fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
sl-SI fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
th-TH fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
tr-TR fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
uk-UA fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
vi-VN fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00
zh-Hans feat: add activation conditions for agent tools 2025-11-05 08:37:14 +00:00
zh-Hant fix(web): improve the consistency of the inputs-form UI (#27837) 2025-11-05 09:29:13 +08:00