llama-stack-mirror/llama_stack/distribution
Ashwin Bharambe c1ab66f1e6
Further generalize Xi's changes (#88)
* Further generalize Xi's changes

- introduce a slightly more general notion of an AutoRouted provider
- the AutoRouted provider is associated with a RoutingTable provider
- e.g. inference -> models
- Introduced safety -> shields and memory -> memory_banks
  correspondences

* typo

* Basic build and run succeeded
2024-09-22 16:31:18 -07:00
..
control_plane Add a test runner and 2 very simple tests for agents 2024-09-19 12:22:48 -07:00
routers Further generalize Xi's changes (#88) 2024-09-22 16:31:18 -07:00
server Further generalize Xi's changes (#88) 2024-09-22 16:31:18 -07:00
templates CLI: add build templates support, move imports (#77) 2024-09-18 14:25:53 -07:00
utils Further generalize Xi's changes (#88) 2024-09-22 16:31:18 -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 Remove "APIs to serve" prompt 2024-09-18 18:26:26 -07:00
configure_container.sh Add DOCKER_BINARY / DOCKER_OPTS to all scripts 2024-09-19 10:26:41 -07:00
datatypes.py Further generalize Xi's changes (#88) 2024-09-22 16:31:18 -07:00
distribution.py Further generalize Xi's changes (#88) 2024-09-22 16:31:18 -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