mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
# What does this PR do? `llama stack run starter` in conda environment fails with ' --config is required for venv and conda environments' because it is passed as --template and start_stack.sh doesn't process template. ## Test Plan `llama stack run starter` |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _build.py | ||
| build.py | ||
| list_apis.py | ||
| list_providers.py | ||
| list_stacks.py | ||
| remove.py | ||
| run.py | ||
| stack.py | ||
| utils.py | ||