llama-stack-mirror/llama_stack/distributions/starter
Ashwin Bharambe 490110eba2 Simplify to single 'default' backend name
- Replace kvstore/sqlstore backend names with unified 'default'
- Context-aware parsing handles KVStore vs SqlStore based on usage
- Provider configs use 'backend: default' everywhere
- Much cleaner: kvstore { backend: default } instead of { backend: kvstore }
2025-10-05 19:06:47 -07:00
..
__init__.py chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
build.yaml feat: add Azure OpenAI inference provider support (#3396) 2025-09-11 13:48:38 +02:00
run.yaml Simplify to single 'default' backend name 2025-10-05 19:06:47 -07:00
starter.py feat: combine ProviderSpec datatypes (#3378) 2025-09-18 16:10:00 +02:00