Correct comment in README example

pull/459/head
evelynmitchell 1 year ago
parent 083d057536
commit aa50847b44

@ -80,7 +80,7 @@ memory = ChromaDB(
docs_folder="docs", 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 = Agent(
agent_name="Covid-19-Chat", agent_name="Covid-19-Chat",
agent_description=( agent_description=(

Loading…
Cancel
Save