llama-stack-mirror/llama_stack/providers/remote
Ashwin Bharambe cc87995e2b
chore: rename templates to distributions (#3035)
As the title says. Distributions is in, Templates is out.

`llama stack build --template` --> `llama stack build --distro`. For
backward compatibility, the previous option is kept but results in a
warning.

Updated `server.py` to remove the "config_or_template" backward
compatibility since it has been a couple releases since that change.
2025-08-04 11:34:17 -07:00
..
agents test: add unit test to ensure all config types are instantiable (#1601) 2025-03-12 22:29:58 -07:00
datasetio chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
eval chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
inference chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
post_training chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
safety chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
tool_runtime chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
vector_io refactor: Remove double filtering based on score threshold (#3019) 2025-08-02 15:57:03 -07:00
__init__.py impls -> inline, adapters -> remote (#381) 2024-11-06 14:54:05 -08:00