Skip to content

Commit 2ce0679

Browse files
Fix document count size
1 parent 7112c20 commit 2ce0679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/langchain/multi-query-retriever-examples/langchain-multi-query-retriever.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
{
215215
"data": {
216216
"text/plain": [
217-
"1"
217+
"4"
218218
]
219219
},
220220
"execution_count": 6,

0 commit comments

Comments
 (0)