docs: Update vector_db_qa_with_sources.ipynb (#706)

This commit is contained in:
Nicolas
2023-01-24 04:06:54 -03:00
committed by GitHub
parent fc4ad2db0f
commit 66fd57878a

View File

@@ -187,7 +187,7 @@
}
],
"source": [
"chain({\"question\": \"What did the president say about Justice Breyer\"}, return_only_outputs=True)"
"qa({\"question\": \"What did the president say about Justice Breyer\"}, return_only_outputs=True)"
]
}
],