mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
Merge branch 'main' into fix/pypdf-cve-2025-62707-issue-4120
This commit is contained in:
commit
bfe7282d2b
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ source .venv/bin/activate
|
||||||
```bash
|
```bash
|
||||||
uv venv client --python 3.12
|
uv venv client --python 3.12
|
||||||
source client/bin/activate
|
source client/bin/activate
|
||||||
pip install llama-stack-client
|
uv pip install llama-stack-client
|
||||||
```
|
```
|
||||||
</TabItem>
|
</TabItem>
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue