From aa50847b4481489ab21b17c655c2cad3bca0c783 Mon Sep 17 00:00:00 2001 From: evelynmitchell Date: Thu, 2 May 2024 18:26:34 -0600 Subject: [PATCH] Correct comment in README example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 364ad470..51199288 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ memory = ChromaDB( docs_folder="docs", ) -# 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=(