llama-stack-mirror/llama_stack/distributions/nvidia
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 fix: add missing files provider to NVIDIA distribution (#3479) 2025-09-18 13:49:46 +02:00
doc_template.md docs: provider and distro codegen migration (#3531) 2025-09-24 14:01:29 -07:00
nvidia.py feat: add static embedding metadata to dynamic model listings for providers using OpenAIMixin (#3547) 2025-09-25 17:17:00 -04:00
run-with-safety.yaml fix(logging): disable console telemetry sink by default (#3623) 2025-09-30 14:58:05 -07:00
run.yaml Refactor persistence config to use stores key with unified backends 2025-10-05 13:20:44 -07:00
run.yaml.bak Refactor persistence config to use stores key with unified backends 2025-10-05 13:20:44 -07:00