update example (#402)

This commit is contained in:
Harrison Chase 2022-12-22 17:09:47 -05:00 committed by GitHub
parent 5528265142
commit 77e1743341
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,7 +140,7 @@
"metadata": {},
"outputs": [],
"source": [
"result = embeddings.embed_query(\"Where is the Taj Mahal?\")"
"result = embeddings.embed_query(\"What did the president say about Ketanji Brown Jackson\")"
]
},
{