From 55f6f80a59ad16f4918503a24f301e2c4a70646e Mon Sep 17 00:00:00 2001 From: Roma Date: Tue, 18 Apr 2023 16:29:33 +0200 Subject: [PATCH] fix typo (#3085) --- langchain/agents/conversational_chat/prompt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/langchain/agents/conversational_chat/prompt.py b/langchain/agents/conversational_chat/prompt.py index 06c01d93..59d73c3a 100644 --- a/langchain/agents/conversational_chat/prompt.py +++ b/langchain/agents/conversational_chat/prompt.py @@ -10,7 +10,7 @@ Overall, Assistant is a powerful system that can help with a wide range of tasks FORMAT_INSTRUCTIONS = """RESPONSE FORMAT INSTRUCTIONS ---------------------------- -When responding to me please, please output a response in one of two formats: +When responding to me, please output a response in one of two formats: **Option 1:** Use this if you want the human to use a tool.