llama-stack-mirror/practice
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
..
check_test_cases.py Refactor persistence config to use stores key with unified backends 2025-10-05 13:20:44 -07:00
coin_change_practice.py Refactor persistence config to use stores key with unified backends 2025-10-05 13:20:44 -07:00
hangman_guesser.py Refactor persistence config to use stores key with unified backends 2025-10-05 13:20:44 -07:00
rotate_image_practice.py Refactor persistence config to use stores key with unified backends 2025-10-05 13:20:44 -07:00