mirror of https://github.com/langgenius/dify.git
- 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. |
||
|---|---|---|
| .. | ||
| app-selector | ||
| model-selector | ||
| multiple-tool-selector | ||
| tool-selector | ||
| action-list.tsx | ||
| agent-strategy-list.tsx | ||
| datasource-action-list.tsx | ||
| detail-header.tsx | ||
| endpoint-card.tsx | ||
| endpoint-list.tsx | ||
| endpoint-modal.tsx | ||
| index.tsx | ||
| model-list.tsx | ||
| operation-dropdown.tsx | ||
| strategy-detail.tsx | ||
| strategy-item.tsx | ||
| utils.ts | ||