diff --git a/docs/modules/agents/examples/agent_vectorstore.ipynb b/docs/modules/agents/examples/agent_vectorstore.ipynb index 3d29f2fd..f8e67218 100644 --- a/docs/modules/agents/examples/agent_vectorstore.ipynb +++ b/docs/modules/agents/examples/agent_vectorstore.ipynb @@ -336,7 +336,7 @@ } ], "source": [ - "agent.run(\"What did biden say about ketanji brown jackson is the state of the union address?\")" + "agent.run(\"What did biden say about ketanji brown jackson in the state of the union address?\")" ] }, {