llama-stack/llama_toolchain
Xi Yan d9147f3184
CLI Update: build -> configure -> run (#69)
* remove configure from build

* remove config from build

* configure to regenerate file

* update memory providers

* remove comments

* udpate build script

* add reedme

* update doc

* rename getting started

* update build cli

* update docker build script

* configure update

* clean up configure

* [tmp fix] hardware requirement tmp fix

* clean up build

* fix configure

* add example build files for conda & docker

* remove resolve_distribution_spec

* remove available_distribution_specs

* example build files

* update example build files

* more clean up on build

* add name args to override name

* move distribution to yaml files

* generate distribution specs

* getting started guide

* getting started

* add build yaml to Dockerfile

* cleanup distribution_dependencies

* configure from  docker image name

* build relative paths

* minor comment

* getting started

* Update getting_started.md

* Update getting_started.md

* address comments, configure within docker file

* remove distribution types!

* update getting started

* update documentation

* remove listing distribution

* minor heading

* address nits, remove docker_image=null

* gitignore
2024-09-16 11:02:26 -07:00
..
agentic_system Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
batch_inference Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
cli CLI Update: build -> configure -> run (#69) 2024-09-16 11:02:26 -07:00
common Handle Annotated types more correctly 2024-09-14 14:12:35 -07:00
configs/distributions CLI Update: build -> configure -> run (#69) 2024-09-16 11:02:26 -07:00
core CLI Update: build -> configure -> run (#69) 2024-09-16 11:02:26 -07:00
dataset/api Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
evaluations/api Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
inference CLI Update: build -> configure -> run (#69) 2024-09-16 11:02:26 -07:00
memory CLI Update: build -> configure -> run (#69) 2024-09-16 11:02:26 -07:00
models/api formatting 2024-08-14 17:03:43 -04:00
post_training/api Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
reward_scoring/api Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
safety Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
synthetic_data_generation/api Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
telemetry Remove request wrapper migration (#64) 2024-09-12 15:03:49 -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