diff --git a/apps/rowboat/app/lib/project_templates.ts b/apps/rowboat/app/lib/project_templates.ts index c69e8bd8..ffe6f1ae 100644 --- a/apps/rowboat/app/lib/project_templates.ts +++ b/apps/rowboat/app/lib/project_templates.ts @@ -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",