Skip to content

Commit

Permalink
comment corrected, readme
Browse files Browse the repository at this point in the history
  • Loading branch information
evelynmitchell committed May 3, 2024
1 parent aa50847 commit d21c202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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=(
Expand Down

0 comments on commit d21c202

Please sign in to comment.