Skip to content

Commit

Permalink
fix: add tracking to paths
Browse files Browse the repository at this point in the history
  • Loading branch information
john0isaac committed Nov 8, 2023
1 parent a173513 commit 62c736f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 09-building-image-applications/notebook-azureopenai.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"\n",
"Here's what Edu4All's students could generate for example if they're working in class on monuments:\n",
"\n",
"![Edu4All startup, class on monuments, Eifel Tower](./images/startup.png)\n",
"![Edu4All startup, class on monuments, Eifel Tower](./images/startup.png?WT.mc_id=academic-105485-koreyst)\n",
"\n",
"using a prompt like \n",
"\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Function Calling Flow Diagram](./images/Function-Flow.png)"
"![Function Calling Flow Diagram](./images/Function-Flow.png?WT.mc_id=academic-105485-koreyst)"
]
},
{
Expand Down Expand Up @@ -263,7 +263,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Flow of a Function Call](./images/LLM-Flow.png)"
"![Flow of a Function Call](./images/LLM-Flow.png?WT.mc_id=academic-105485-koreyst)"
]
},
{
Expand Down

0 comments on commit 62c736f

Please sign in to comment.