Update 07_Agents101.ipynb

This commit is contained in:
Kapil Nema 2025-10-13 12:24:45 +05:30 committed by GitHub
parent ecc8a554d2
commit d6ca7d7096
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
"source": [ "source": [
"## Agentic API 101\n", "## Agentic API 101\n",
"\n", "\n",
"This document talks about the Agentic APIs in Llama Stack. Before you begin, please ensure Llama Stack is installed and set up by following the [Getting Started Guide](https://llamastack.github.io/latest/getting_started/index.html).\n", "This document talks about the Agentic APIs in Llama Stack. Before you begin, please ensure Llama Stack is installed and set up by following the [Getting Started Guide](https://llamastack.github.io/docs/getting_started/quickstart).\n",
"\n", "\n",
"Starting Llama 3.1 you can build agentic applications capable of:\n", "Starting Llama 3.1 you can build agentic applications capable of:\n",
"\n", "\n",