mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-23 00:27:26 +00:00
- 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 |
||
---|---|---|
.. | ||
ci-tests | ||
dell | ||
meta-reference-gpu | ||
nvidia | ||
open-benchmark | ||
postgres-demo | ||
starter | ||
starter-gpu | ||
watsonx | ||
__init__.py | ||
template.py |