From 12cf000b945d3e866822d2b7e83a710402470947 Mon Sep 17 00:00:00 2001 From: ramnique <30795890+ramnique@users.noreply.github.com> Date: Thu, 23 Jan 2025 12:03:50 +0530 Subject: [PATCH] add example agent description --- apps/rowboat/app/lib/utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/rowboat/app/lib/utils.ts b/apps/rowboat/app/lib/utils.ts index 3b327793..2b8f39ea 100644 --- a/apps/rowboat/app/lib/utils.ts +++ b/apps/rowboat/app/lib/utils.ts @@ -14,7 +14,7 @@ export const baseWorkflow: z.infer = { { name: "Example Agent", type: "conversation", - description: "", + description: "An example agent", instructions: `## 🧑‍ Role: You are an helpful customer support assistant