llama-stack-mirror/llama_toolchain/core
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_conda_env.sh Add config file based CLI (#60) 2024-09-11 11:39:46 -07:00
build_container.sh Add config file based CLI (#60) 2024-09-11 11:39:46 -07:00
common.sh API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
configure.py Update distribution_id -> distribution_type, provider_id -> provider_type 2024-09-07 08:42:28 -07:00
datatypes.py Add config file based CLI (#60) 2024-09-11 11:39:46 -07:00
distribution.py Update distribution_id -> distribution_type, provider_id -> provider_type 2024-09-07 08:42:28 -07:00
distribution_registry.py Update distribution_id -> distribution_type, provider_id -> provider_type 2024-09-07 08:42:28 -07:00
dynamic.py API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
package.py Add config file based CLI (#60) 2024-09-11 11:39:46 -07:00
server.py Update distribution_id -> distribution_type, provider_id -> provider_type 2024-09-07 08:42:28 -07:00
start_conda_env.sh API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
start_container.sh API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00