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

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\")"
]
},
{