Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": null,
"metadata": {
"id": "VEYchFgQPxZ_"
},
Expand All @@ -247,7 +247,7 @@
" ChatMessage.from_user(\n",
" \"\"\"\n",
"Answer the following query given the documents retrieved from the web.\n",
"Your answer shoud indicate that your answer was generated from websearch.\n",
"Your answer should indicate that your answer was generated from websearch.\n",
"\n",
"Documents:\n",
"{% for document in documents %}\n",
Expand Down