mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-14 01:22:38 +00:00
`llama stack show` prints all required pip dependencies for a distro. use --format to get different types of output (json, plain, deps-only). Users can pipe this output to the installation method of their choice: uv, pip install, etc Signed-off-by: Charlie Doern <cdoern@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _build.py | ||
| _list_deps.py | ||
| build.py | ||
| list_apis.py | ||
| list_deps.py | ||
| list_providers.py | ||
| list_stacks.py | ||
| remove.py | ||
| run.py | ||
| stack.py | ||
| utils.py | ||