Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 4fb1c83

Browse files
committed
update image links
1 parent 729bd58 commit 4fb1c83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/llmu/Introduction_to_RAG.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"\n",
3131
"Read the accompanying [article here](https://txt.cohere.com/rag-start/).\n",
3232
"\n",
33-
"The diagram below provides an overview of what we’ll build.\n"
33+
"The diagram below provides an overview of what we’ll build."
3434
]
3535
},
3636
{
3737
"cell_type": "markdown",
3838
"metadata": {},
3939
"source": [
40-
"![Workflow](../images/llmu/rag/rag-workflow-1.png)"
40+
"<img src=\"../images/llmu/rag/rag-workflow-1.png\" alt=\"Workflow\">"
4141
]
4242
},
4343
{

0 commit comments

Comments
 (0)