llama-stack-mirror/llama_stack/distributions/ci-tests
Ashwin Bharambe b1659369e8 Refactor persistence config to use stores key with unified backends
- Add StoresConfig to group all store references under persistence.stores
- Use single 'default' backend instead of separate metadata_backend/inference_backend
- Update resolver to access persistence.stores.{metadata,inference,conversations}
- All SQLite distributions now use single store.db file with shared backend
2025-10-05 13:20:44 -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
ci_tests.py fix: Fix locations of distrubution runtime directories (#3336) 2025-09-05 14:09:36 +02:00
run.yaml Refactor persistence config to use stores key with unified backends 2025-10-05 13:20:44 -07:00