Skip to content

Commit a0bf856

Browse files
authored
Update agent_vectorstore.ipynb (langchain-ai#1318)
nitpicking but just thought i'd add this typo which I found when going through the How-to 😄 (unless it was intentional) also, it's amazing that you added ReAct to LangChain!
1 parent 166cda2 commit a0bf856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/agents/examples/agent_vectorstore.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
}
337337
],
338338
"source": [
339-
"agent.run(\"What did biden say about ketanji brown jackson is the state of the union address?\")"
339+
"agent.run(\"What did biden say about ketanji brown jackson in the state of the union address?\")"
340340
]
341341
},
342342
{

0 commit comments

Comments
 (0)