llama-stack-mirror/llama_stack/cli/stack
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
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
_build.py chore: remove unused argument (#987) 2025-02-06 10:05:35 -08:00
build.py chore: remove unused argument (#987) 2025-02-06 10:05:35 -08:00
configure.py More generic image type for OCI-compliant container technologies (#802) 2025-01-17 16:37:42 -08:00
list_apis.py API Updates (#73) 2024-09-17 19:51:35 -07:00
list_providers.py fix: List providers command prints out non-existing APIs from registry. Fixes #966 (#969) 2025-02-07 09:02:15 -08:00
run.py Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
stack.py add --version to llama stack CLI & /version endpoint (#732) 2025-01-08 16:30:06 -08:00