comment corrected, readme

pull/459/head
evelynmitchell 1 year ago
parent aa50847b44
commit d21c20221a

@ -124,7 +124,7 @@ def search_api(query: str):
# Add your logic here # Add your logic here
return query 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 = Agent(
agent_name="Covid-19-Chat", agent_name="Covid-19-Chat",
agent_description=( agent_description=(

Loading…
Cancel
Save