Update 01_Prompt_Engineering101.ipynb

This commit is contained in:
Sanyam Bhutani 2024-11-05 16:20:48 -08:00
parent 733ca584dc
commit 3fbddfb85c

View file

@ -221,6 +221,22 @@
"\n",
"cprint(f'> Response: {response.completion_message.content}', 'cyan')"
]
},
{
"cell_type": "markdown",
"id": "76d053b8",
"metadata": {},
"source": [
"Thanks for checking out this notebook! \n",
"\n",
"The next one will be a guide on how to chat with images, continue to the notebook [here](./02_Image_Chat101.ipynb). Happy learning!"
]
},
{
"cell_type": "markdown",
"id": "cce1f624",
"metadata": {},
"source": []
}
],
"metadata": {