Update 02_Image_Chat101.ipynb

This commit is contained in:
Sanyam Bhutani 2024-11-05 16:21:56 -08:00
parent 3fbddfb85c
commit c716fdd287

View file

@ -159,6 +159,16 @@
"await main()"
]
},
{
"cell_type": "markdown",
"id": "9b39efb4",
"metadata": {},
"source": [
"Thanks for checking out this notebook! \n",
"\n",
"The next one in the series will teach you one of the favorite applications of Large Language Models: [Tool Calling](./03_Tool_Calling101.ipynb). Enjoy!"
]
},
{
"cell_type": "code",
"execution_count": null,