llama-stack/llama_toolchain
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
..
agentic_system Enable Bing search (#59) 2024-09-10 12:34:29 -07:00
batch_inference API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
cli Add config file based CLI (#60) 2024-09-11 11:39:46 -07:00
common Enable Bing search (#59) 2024-09-10 12:34:29 -07:00
core Add config file based CLI (#60) 2024-09-11 11:39:46 -07:00
dataset/api API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
evaluations/api API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
inference Update distribution_id -> distribution_type, provider_id -> provider_type 2024-09-07 08:42:28 -07:00
memory Update distribution_id -> distribution_type, provider_id -> provider_type 2024-09-07 08:42:28 -07:00
models/api formatting 2024-08-14 17:03:43 -04:00
post_training/api API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
reward_scoring/api API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
safety Update distribution_id -> distribution_type, provider_id -> provider_type 2024-09-07 08:42:28 -07:00
synthetic_data_generation/api API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
telemetry rename observability -> Telemetry; regen Spec 2024-09-07 15:23:53 -07:00
tools Enable Bing search (#59) 2024-09-10 12:34:29 -07:00
__init__.py Initial commit 2024-07-23 08:32:33 -07:00
stack.py add safety to openapi spec (#62) 2024-09-10 17:47:13 -07:00