diff --git a/docs/getting_started/agents.ipynb b/docs/getting_started/agents.ipynb index 7f7b22aea44..d60030d02cb 100644 --- a/docs/getting_started/agents.ipynb +++ b/docs/getting_started/agents.ipynb @@ -160,7 +160,7 @@ } ], "source": [ - "agent.run(\"What is the age of Olivia Wilde's boyfriend raised to the 0.23 power?\")" + "agent.run(\"How old is Olivia Wilde's boyfriend? What is that number raised to the 0.23 power?\")" ] }, {