add responses_store
All checks were successful
Build and Push container / build_concierge_backend (push) Successful in 3m52s

This commit is contained in:
Angel Nunez Mencias 2025-05-26 08:20:12 +02:00
parent a0dccaa831
commit 95986e432c
Signed by: angel.nunez
SSH key fingerprint: SHA256:z1nFAg1v1AfbhEHrgBetByUJUwziv2R2f4VyN75opcg

View file

@ -30,6 +30,9 @@ providers:
type: sqlite
namespace: null
db_path: ${env.SQLITE_STORE_DIR:~/.llama/distributions/kvant}/faiss_store.db
responses_store:
type: sqlite
db_path: ${env.SQLITE_STORE_DIR:~/.llama/distributions/bedrock}/responses_store.db
safety:
- provider_id: llama-guard
provider_type: inline::llama-guard