Remove style prompt from project templates

This commit is contained in:
akhisud3195 2025-04-16 20:18:43 +04:00
parent 9a59d62888
commit 70fb28ad22

View file

@ -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",