Skip to content

Commit

Permalink
Update agents.ipynb (microsoft#3979)
Browse files Browse the repository at this point in the history
a mistake about in User Guide sector
  • Loading branch information
Ucoming authored Oct 28, 2024
1 parent a626d7c commit c06f8d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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. "
]
},
{
Expand Down

0 comments on commit c06f8d3

Please sign in to comment.