llama-stack-mirror/llama_stack/cli
Charlie Doern 58a62e2093 feat: add --providers to llama stack build
allow users to specify only the providers they want in the llama stack build command.
If a user wants a non-interactive build, but doesn't want to use a template, `--providers` allows
someone to specify something like `--providers inference=remote::ollama` for a distro with JUST ollama

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-03-21 15:30:02 -04:00
..
model fix: Fix pre-commit check (#1628) 2025-03-13 18:57:42 -07:00
scripts API Updates (#73) 2024-09-17 19:51:35 -07:00
stack feat: add --providers to llama stack build 2025-03-21 15:30:02 -04:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
download.py refactor: move all datetime.now() calls to UTC (#1589) 2025-03-13 15:34:53 -07:00
llama.py fix: Incorrect import path for print_subcommand_description() (#1315) 2025-02-27 18:50:41 -08:00
subcommand.py API Updates (#73) 2024-09-17 19:51:35 -07:00
table.py style: remove prints in codebase (#1146) 2025-02-18 19:41:37 -08:00
verify_download.py style: update verify-download help text (#1134) 2025-02-18 10:15:26 -08:00