mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
Merge branch 'main' into add-mcp-authentication-param
This commit is contained in:
commit
945a2883de
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