Update agent_vectorstore.ipynb (#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!
docker-utility-pexpect
Akshay 1 year ago committed by GitHub
parent 166cda2cc6
commit a0bf856c70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -336,7 +336,7 @@
} }
], ],
"source": [ "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?\")"
] ]
}, },
{ {

Loading…
Cancel
Save