llama-stack-mirror/llama_stack/distribution
Xi Yan ddebf9b6e7
[api_updates_3] fix CLI for routing_table, bug fixes for memory & safety (#90)
* fix llama stack build

* fix configure

* fix configure for simple case

* configure w/ routing

* move examples config

* fix memory router naming

* issue w/ safety

* fix config w/ safety

* update memory endpoints

* allow providers in api_providers

* configure script works

* all endpoints w/ build->configure->run simple local works

* new example run.yaml

* run openapi generator
2024-09-23 08:46:33 -07:00
..
control_plane kvstore impls for redis / sqlite moved 2024-09-22 16:33:55 -07:00
routers [api_updates_3] fix CLI for routing_table, bug fixes for memory & safety (#90) 2024-09-23 08:46:33 -07:00
server [api_updates_3] fix CLI for routing_table, bug fixes for memory & safety (#90) 2024-09-23 08:46:33 -07:00
templates CLI: add build templates support, move imports (#77) 2024-09-18 14:25:53 -07:00
utils [api_updates_3] fix CLI for routing_table, bug fixes for memory & safety (#90) 2024-09-23 08:46:33 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
build.py API Updates (#73) 2024-09-17 19:51:35 -07:00
build_conda_env.sh API Updates (#73) 2024-09-17 19:51:35 -07:00
build_container.sh Add DOCKER_BINARY / DOCKER_OPTS to all scripts 2024-09-19 10:26:41 -07:00
common.sh API Updates (#73) 2024-09-17 19:51:35 -07:00
configure.py [api_updates_3] fix CLI for routing_table, bug fixes for memory & safety (#90) 2024-09-23 08:46:33 -07:00
configure_container.sh Add DOCKER_BINARY / DOCKER_OPTS to all scripts 2024-09-19 10:26:41 -07:00
datatypes.py [api_updates_3] fix CLI for routing_table, bug fixes for memory & safety (#90) 2024-09-23 08:46:33 -07:00
distribution.py [api_updates_3] fix CLI for routing_table, bug fixes for memory & safety (#90) 2024-09-23 08:46:33 -07:00
request_headers.py Add a special header per-client call to parser provider data 2024-09-21 12:46:00 -07:00
start_conda_env.sh API Updates (#73) 2024-09-17 19:51:35 -07:00
start_container.sh Add DOCKER_BINARY / DOCKER_OPTS to all scripts 2024-09-19 10:26:41 -07:00