add responses_store

This commit is contained in:
Angel Nunez Mencias 2025-06-01 12:13:57 +02:00
parent 00fc43ae96
commit b2ac7f69cc
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