From d21c20221ab2916814433b4adad9ed31f7095ef9 Mon Sep 17 00:00:00 2001 From: evelynmitchell Date: Thu, 2 May 2024 18:27:59 -0600 Subject: [PATCH] comment corrected, readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51199288..37d9f884 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ def search_api(query: str): # Add your logic here return query -# Initializing the agent with the Gemini instance and other parameters +# Initializing the agent with the OpenAi instance and other parameters agent = Agent( agent_name="Covid-19-Chat", agent_description=(