Skip to content

Commit 66fd578

Browse files
authored
docs: Update vector_db_qa_with_sources.ipynb (#706)
1 parent fc4ad2d commit 66fd578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/chains/combine_docs_examples/vector_db_qa_with_sources.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
}
188188
],
189189
"source": [
190-
"chain({\"question\": \"What did the president say about Justice Breyer\"}, return_only_outputs=True)"
190+
"qa({\"question\": \"What did the president say about Justice Breyer\"}, return_only_outputs=True)"
191191
]
192192
}
193193
],

0 commit comments

Comments
 (0)