llama-stack/llama_toolchain/cli
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
..
model API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
scripts Add a script for install a pip wheel from a presigned url 2024-08-23 12:18:51 -07:00
stack Add config file based CLI (#60) 2024-09-11 11:39:46 -07:00
__init__.py Initial commit 2024-07-23 08:32:33 -07:00
download.py fixed bug in download not enough disk space condition (#35) 2024-08-22 08:10:47 -07:00
llama.py API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
subcommand.py Initial commit 2024-07-23 08:32:33 -07:00
table.py Introduce Llama stack distributions (#22) 2024-08-08 13:38:41 -07:00