mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-04 10:10:36 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| agents | ||
| batch_inference | ||
| common | ||
| dataset | ||
| evals | ||
| inference | ||
| memory | ||
| memory_banks | ||
| models | ||
| post_training | ||
| reward_scoring | ||
| safety | ||
| shields | ||
| synthetic_data_generation | ||
| telemetry | ||
| __init__.py | ||