Update 03_Tool_Calling101.ipynb

This commit is contained in:
Sanyam Bhutani 2024-11-05 16:23:02 -08:00
parent c716fdd287
commit 9a1c6a73c1

View file

@ -318,11 +318,13 @@
] ]
}, },
{ {
"cell_type": "code", "cell_type": "markdown",
"execution_count": null,
"metadata": {}, "metadata": {},
"outputs": [], "source": [
"source": [] "Thanks for checking out this tutorial, hopefully you can now automate everything with Llama! :D\n",
"\n",
"Next up, we learn another hot topic of LLMs: Memory and Rag. Continue learning [here](./04_Memory101.ipynb)!"
]
} }
], ],
"metadata": { "metadata": {