From 2176669cb5ee316caa692569e3dce172d78c4d6f Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Sat, 5 Oct 2024 22:43:37 -0400 Subject: [PATCH] Fixes --- src/core/prompts/system.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/prompts/system.ts b/src/core/prompts/system.ts index 17ca7d8be4..c8b87e26ef 100644 --- a/src/core/prompts/system.ts +++ b/src/core/prompts/system.ts @@ -11,7 +11,7 @@ export const SYSTEM_PROMPT = async ( TOOL USE -You have access to a set of powerful tools that grant you a wide range of capabilities. +You have access to a set of powerful tools that grant you a wide range of capabilities. You can use one tool per message, and will receive the result of that tool use in the user's response. # Tool Use Formatting