llama-stack-mirror/llama_stack/cli/stack
Sébastien Han 89dbf91323
feat: allow building distro with external providers
We can now build a distribution that includes external providers.

Closes: https://github.com/meta-llama/llama-stack/issues/1948
Signed-off-by: Sébastien Han <seb@redhat.com>
2025-04-18 16:52:25 +02:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
_build.py feat: allow building distro with external providers 2025-04-18 16:52:25 +02:00
build.py feat: add --providers to llama stack build (#1718) 2025-04-15 14:17:03 +02:00
list_apis.py API Updates (#73) 2024-09-17 19:51:35 -07:00
list_providers.py feat: support listing all for llama stack list-providers (#1056) 2025-02-12 22:03:28 -08:00
run.py fix: misleading help text for 'llama stack build' and 'llama stack run' (#1910) 2025-04-12 01:19:11 -07:00
stack.py fix: Incorrect import path for print_subcommand_description() (#1314) 2025-02-27 18:35:49 -08:00
utils.py fix: Use CONDA_DEFAULT_ENV presence as a flag to use conda mode (#1555) 2025-03-27 17:13:22 -04:00