mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 23:51:00 +00:00
Update 02_Image_Chat101.ipynb
This commit is contained in:
parent
3fbddfb85c
commit
c716fdd287
1 changed files with 10 additions and 0 deletions
|
@ -159,6 +159,16 @@
|
||||||
"await main()"
|
"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",
|
"cell_type": "code",
|
||||||
"execution_count": null,
|
"execution_count": null,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue