minor renames

Signed-off-by: Farzad Sunavala <40604067+farzad528@users.noreply.github.com>
This commit is contained in:
Farzad Sunavala 2025-01-25 10:55:48 -06:00 committed by GitHub
parent 21cc7c4451
commit b9ae624f78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -383,7 +383,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"#### Embed and Upsert to Azure AI Search\n"
"#### Generate Embeddings and Upload to Azure AI Search\n"
]
},
{
@ -498,8 +498,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Part 4: RAG Query with Azure OpenAI\n",
"Combine retrieval from Azure Search with Chat Completions (aka. grounding your LLM)"
"### Part 4: Perform RAG I\n",
"Combine retrieval from Azure AI Search with Azure OpenAI Chat Completions (aka. grounding your LLM)"
]
},
{