Update agents.ipynb (#3979)

a mistake about in User Guide sector
This commit is contained in:
Will 2024-10-28 23:17:49 +08:00 committed by GitHub
parent a626d7cf18
commit c06f8d3aa3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -230,7 +230,7 @@
"\n",
"A common example is an agent that can be part of a team but primarily is driven by human input. Other examples include agents that respond with specific text, tool or function calls. \n",
"\n",
"In the example below we show hot to implement a `UserProxyAgent` - an agent that asks the user to enter some text and then returns that message as a response. "
"In the example below we show how to implement a `UserProxyAgent` - an agent that asks the user to enter some text and then returns that message as a response. "
]
},
{