Skip to content

Commit

Permalink
Update kendra-retriever.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 authored Aug 5, 2024
1 parent 9b04599 commit c856050
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
"metadata": {},
"outputs": [],
"source": [
"await ragChain.invoke(\"...\")"
"await ragChain.invoke(query);"
]
},
{
Expand Down

0 comments on commit c856050

Please sign in to comment.