llama-stack-mirror/llama_stack/cli/stack
Yuan Tang 9ec54dcbe7
Switch to use importlib instead of deprecated pkg_resources (#678)
`pkg_resources` has been deprecated. This PR switches to use
`importlib.resources`.

---------

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
2025-01-13 20:20:02 -08:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
build.py Switch to use importlib instead of deprecated pkg_resources (#678) 2025-01-13 20:20:02 -08:00
configure.py Fix build configure deprecation message (#456) 2024-11-14 09:56:03 -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 Switch to use importlib instead of deprecated pkg_resources (#678) 2025-01-13 20:20:02 -08:00
stack.py add --version to llama stack CLI & /version endpoint (#732) 2025-01-08 16:30:06 -08:00