mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
fix: list-deps command
It was referencing strong_typing which was removed in https://github.com/llamastack/llama-stack/pull/3944 Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
97f535c4f1
commit
8f6dc129ac
3 changed files with 2 additions and 4 deletions
1
.github/workflows/python-build-test.yml
vendored
1
.github/workflows/python-build-test.yml
vendored
|
|
@ -48,3 +48,4 @@ jobs:
|
|||
command -v llama
|
||||
llama stack list-apis
|
||||
llama stack list-providers inference
|
||||
llama stack list-deps starter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue