You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Quickstart-RAG/Quickstart-rag.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
"source": [
7
7
"# RAG Quickstart for Azure AI Search\n",
8
8
"\n",
9
-
"This quickstart provides a query for RAG scenarios. It demonstrates an approach for a cht experience using grounding data from a search index on Azure AI Search.\n",
9
+
"This quickstart provides a query for RAG scenarios. It demonstrates an approach for a chat experience using grounding data from a search index on Azure AI Search.\n",
10
10
"\n",
11
11
"We took a few shortcuts to keep the exercise basic and focused on query definitions:\n",
0 commit comments