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>
This commit is contained in:
Charlie Doern 2025-07-30 18:55:22 -04:00
parent 05a62a6ffb
commit cb6aeeff8f
7 changed files with 350 additions and 6 deletions

View file

@ -10061,4 +10061,4 @@ x-tagGroups:
- PostTraining (Coming Soon)
- Safety
- Telemetry
- VectorIO
- VectorIO