forked from phoenix-oss/llama-stack-mirror
fix: update getting_started.ipynb (#1797)
using simple `pip install llama-stack-client`
This commit is contained in:
parent
cb2a9784ab
commit
e8d5959048
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@
|
|||
}
|
||||
],
|
||||
"source": [
|
||||
"!uv pip install -U llama-stack-client"
|
||||
"!pip install -U llama-stack-client"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue