llama-stack/llama_toolchain/cli/stack
Xi Yan 89300df5dc
Add config file based CLI (#60)
* config file for build

* fix build command

* configure script with config

* fix configure script to work with config file

* update build.sh

* update readme

* distribution_type -> distribution

* fix run-config/config-file to config

* move import to inline

* only consume config as argument

* update configure to only consume config

* update readme

* update readme
2024-09-11 11:39:46 -07:00
..
__init__.py API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
build.py Add config file based CLI (#60) 2024-09-11 11:39:46 -07:00
configure.py Add config file based CLI (#60) 2024-09-11 11:39:46 -07:00
list_apis.py Fixes to the llama stack configure script + inference adapters 2024-09-03 23:22:21 -07:00
list_distributions.py Update distribution_id -> distribution_type, provider_id -> provider_type 2024-09-07 08:42:28 -07:00
list_providers.py Update distribution_id -> distribution_type, provider_id -> provider_type 2024-09-07 08:42:28 -07:00
run.py Add config file based CLI (#60) 2024-09-11 11:39:46 -07:00
stack.py Fixes to the llama stack configure script + inference adapters 2024-09-03 23:22:21 -07:00