llama-stack-mirror/llama_stack/cli/stack
Dmitry Rogozhkin 80f2032485
Fix running stack built with base conda environment (#903)
Fixes: #902

For the test verified that llama stack can run if built:
* With default "base" conda environment
* With new custom conda environment using `--image-name XXX` option
In both cases llama stack starts fine (was failing with "base") before
this patch.

CC: @ashwinb

Signed-off-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
2025-01-29 21:24:22 -08:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
_build.py Fix validator of "container" image type (#901) 2025-01-29 09:36:52 -08:00
build.py More generic image type for OCI-compliant container technologies (#802) 2025-01-17 16:37:42 -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 running stack built with base conda environment (#903) 2025-01-29 21:24:22 -08:00
stack.py add --version to llama stack CLI & /version endpoint (#732) 2025-01-08 16:30:06 -08:00