llama-stack/llama_stack/cli
Yuan Tang 3f9764d50c
fix: List providers command prints out non-existing APIs from registry. Fixes #966 (#969)
Fixes #966.

Verified that:
1. Correct list of APIs are printed out when running `llama stack
list-providers`
2. `llama stack list-providers <api>` works as expected.

---------

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
2025-02-07 09:02:15 -08:00
..
model Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
scripts API Updates (#73) 2024-09-17 19:51:35 -07:00
stack fix: List providers command prints out non-existing APIs from registry. Fixes #966 (#969) 2025-02-07 09:02:15 -08:00
tests Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
download.py Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
llama.py Add a verify-download command to llama CLI (#457) 2024-11-14 11:47:51 -08:00
subcommand.py API Updates (#73) 2024-09-17 19:51:35 -07:00
table.py Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
verify_download.py Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00