mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-28 09:56:23 +02:00
Remove style prompt from project templates
This commit is contained in:
parent
9a59d62888
commit
70fb28ad22
1 changed files with 1 additions and 7 deletions
|
|
@ -44,13 +44,7 @@ You are an helpful customer support assistant
|
|||
controlType: "retain",
|
||||
},
|
||||
],
|
||||
prompts: [
|
||||
{
|
||||
name: "Style prompt",
|
||||
type: "style_prompt",
|
||||
prompt: "You should be empathetic and helpful.",
|
||||
}
|
||||
],
|
||||
prompts: [],
|
||||
tools: [
|
||||
{
|
||||
"name": "web_search",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue