Fix Dell distro and TGI inference

This commit is contained in:
Connor Hack 2025-08-08 12:29:33 -04:00
parent 9b70bb9d4b
commit ad66968909
2 changed files with 4 additions and 1 deletions

View file

@ -23,6 +23,9 @@ providers:
provider_type: remote::chromadb
config:
url: ${env.CHROMA_URL}
kvstore:
type: sqlite
db_path: ${env.SQLITE_STORE_DIR:=~/.llama/distributions/starter/}/chroma_remote_registry.db
safety:
- provider_id: llama-guard
provider_type: inline::llama-guard