forked from phoenix-oss/llama-stack-mirror
Update getting_started.ipynb (#117)
Update hyperlink to `llama-stack-apps` to point it correctly to the desired github repo
This commit is contained in:
parent
2802ac8e9d
commit
557ae38289
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
"The first few steps need to happen outside of this notebook to get a stack server running.\n",
|
||||
"Please look at this [guide](https://github.com/meta-llama/llama-stack/blob/main/docs/getting_started.md) for detailed instructions. \n",
|
||||
"\n",
|
||||
"For more client examples for other apis ( agents, memory, safety ) in llama_stack please refer to the [llama-stack-apps](repo[https://github.com/meta-llama/llama-stack-apps/tree/main/examples).\n",
|
||||
"For more client examples for other apis ( agents, memory, safety ) in llama_stack please refer to the [llama-stack-apps](https://github.com/meta-llama/llama-stack-apps/tree/main/examples).\n",
|
||||
"\n",
|
||||
"In this notebook, we will showcase a few things to help you get started,\n",
|
||||
"- Start the Llama Stack Server \n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue