llama-stack-mirror/llama_stack/providers
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
..
inline refactor: Remove double filtering based on score threshold (#3019) 2025-08-02 15:57:03 -07:00
registry feat: Add openAI compatible APIs to Qdrant (#2465) 2025-08-01 00:41:34 -04:00
remote chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
utils feat: switch to async completion in LiteLLM OpenAI mixin (#3029) 2025-08-03 12:08:56 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat(starter)!: simplify starter distro; litellm model registry changes (#2916) 2025-07-25 15:02:04 -07:00