mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-02 15:32:30 +00:00
minor renames
Signed-off-by: Farzad Sunavala <40604067+farzad528@users.noreply.github.com>
This commit is contained in:
parent
21cc7c4451
commit
b9ae624f78
@ -383,7 +383,7 @@
|
|||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"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",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"### Part 4: RAG Query with Azure OpenAI\n",
|
"### Part 4: Perform RAG I\n",
|
||||||
"Combine retrieval from Azure Search with Chat Completions (aka. grounding your LLM)"
|
"Combine retrieval from Azure AI Search with Azure OpenAI Chat Completions (aka. grounding your LLM)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user