docs: Update agents.ipynb, add missing word "see" (#21872)

- **Description:** Add missing see word in the docs
pull/21863/head^2
Ozan Kaşıkçı 4 months ago committed by GitHub
parent 6499897c87
commit aab9cb666f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -451,7 +451,7 @@
"\n",
"We can now run the agent on a few queries! Note that for now, these are all **stateless** queries (it won't remember previous interactions). Note that the agent will return the **final** state at the end of the interaction (which includes any inputs, we will see later on how to get only the outputs).\n",
"\n",
"First up, let's how it responds when there's no need to call a tool:"
"First up, let's see how it responds when there's no need to call a tool:"
]
},
{

Loading…
Cancel
Save