mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
disallow disabling escalation agent
This commit is contained in:
parent
3f31d09aab
commit
b53e485404
1 changed files with 1 additions and 1 deletions
|
|
@ -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: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue