diff --git a/sdk/python/foundation-models/meta-llama3/webrequests.ipynb b/sdk/python/foundation-models/meta-llama3/webrequests.ipynb index 39b736bbdcc..56c39392727 100644 --- a/sdk/python/foundation-models/meta-llama3/webrequests.ipynb +++ b/sdk/python/foundation-models/meta-llama3/webrequests.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Use Azure API with Meta Llama 3\n", + "# Use Azure API with Meta Llama 3 family of models\n", "\n", "This notebook shows examples of how to use Meta Llama 3 APIs offered by Microsoft Azure. We will cover: \n", "* HTTP requests API usage for Meta Llama 3 70b pretrained and chat models in CLI\n",