llama-stack-mirror/llama_stack/distributions
Ashwin Bharambe 5672e70832 Fix discriminator ambiguity with context-aware backend parsing
- Both SqliteKVStoreConfig and SqliteSqlStoreConfig use type='sqlite'
- Pydantic cannot distinguish them in a union
- Solution: Custom validator parses backends based on which stores reference them
- Metadata store requires KVStore, inference/conversations require SqlStore
- Separate kvstore/sqlstore backends in configs for clarity
2025-10-05 14:16:54 -07:00
..
ci-tests Refactor persistence config to use stores key with unified backends 2025-10-05 13:20:44 -07:00
dell Clean up backup files 2025-10-05 13:21:09 -07:00
meta-reference-gpu Clean up backup files 2025-10-05 13:21:09 -07:00
nvidia Clean up backup files 2025-10-05 13:21:09 -07:00
open-benchmark Clean up backup files 2025-10-05 13:21:09 -07:00
postgres-demo Refactor persistence config to use stores key with unified backends 2025-10-05 13:20:44 -07:00
starter Fix discriminator ambiguity with context-aware backend parsing 2025-10-05 14:16:54 -07:00
starter-gpu Clean up backup files 2025-10-05 13:21:09 -07:00
watsonx Clean up backup files 2025-10-05 13:21:09 -07:00
__init__.py chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
template.py chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00