disallow disabling escalation agent

This commit is contained in:
ramnique 2025-01-27 12:56:47 +05:30
parent 3f31d09aab
commit b53e485404

View file

@ -89,7 +89,7 @@ You are an helpful customer support assistant
tools: [],
model: "gpt-4o-mini",
locked: true,
toggleAble: true,
toggleAble: false,
ragReturnType: "chunks",
ragK: 3,
connectedAgents: [],