mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-12 20:12:33 +00:00
Update 07_Agents101.ipynb
This commit is contained in:
parent
ecc8a554d2
commit
d6ca7d7096
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue