mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 07:39:38 +00:00
Update 04_Memory101.ipynb
This commit is contained in:
parent
855091f403
commit
3c707e0a05
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
"outputs": [],
|
||||
"source": [
|
||||
"# Install the client library and a helper package for colored output\n",
|
||||
"!pip install llama-stack-client termcolor\n",
|
||||
"#!pip install llama-stack-client termcolor\n",
|
||||
"\n",
|
||||
"# 💡 Note: If you're running this in a new environment, you might need to restart\n",
|
||||
"# your kernel after installation"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue