Commit graph

1 commit

Author SHA1 Message Date
Charlie Doern
cb6aeeff8f feat: llama stack list-deps
`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>
2025-10-17 18:10:53 -04:00