mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-04 10:10:36 +00:00
chore: Stack server no longer depends on llama-stack-client
This commit is contained in:
parent
9df073450f
commit
2221cc2cc4
12 changed files with 24 additions and 20 deletions
|
|
@ -74,6 +74,7 @@
|
|||
"source": [
|
||||
"```bash\n",
|
||||
"uv sync --extra dev\n",
|
||||
"uv pip install -U llama-stack-client\n",
|
||||
"uv pip install -e .\n",
|
||||
"source .venv/bin/activate\n",
|
||||
"```"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue