llama-stack/llama_stack/cli/stack
Yuan Tang 34ab7a3b6c
Fix precommit check after moving to ruff (#927)
Lint check in main branch is failing. This fixes the lint check after we
moved to ruff in https://github.com/meta-llama/llama-stack/pull/921. We
need to move to a `ruff.toml` file as well as fixing and ignoring some
additional checks.

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
2025-02-02 06:46:45 -08:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
_build.py Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
build.py Add --print-deps-only for computing dependencies 2025-01-31 14:33:51 -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 provider_id => provider_type, adapter_id => adapter_type 2024-10-02 14:05:59 -07: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