diff --git a/src/app/(dashboard)/dashboard/combos/page.tsx b/src/app/(dashboard)/dashboard/combos/page.tsx index 5cd52d6bf6..5f07cf6610 100644 --- a/src/app/(dashboard)/dashboard/combos/page.tsx +++ b/src/app/(dashboard)/dashboard/combos/page.tsx @@ -3388,34 +3388,31 @@ function ComboFormModal({ isOpen, combo, onClose, onSave, activeProviders }) { smart_toy -
Agent Features
- - — optional, for agent/tool workflows - +{t("agentFeaturesTitle")}
+ {t("agentFeaturesDescription")} {/* System Message Override */}- Only tools whose name matches this regex are forwarded to the provider. Leave - empty to forward all tools. + {t("agentFeaturesToolFilterHint")}
- Pins the provider/model across turns to preserve cache sessions. Internal tags - are stripped before forwarding to the provider. + {t("agentFeaturesContextCacheHint")}