add all providers

This commit is contained in:
Xi Yan 2024-12-03 20:37:36 -08:00
parent e6ed7eabbb
commit eeb914fe4d
3 changed files with 9 additions and 8 deletions

View file

@ -25,13 +25,7 @@ providers:
kvstore:
type: sqlite
namespace: null
db_path: ${env.SQLITE_STORE_DIR:~/.llama/distributions/together}/faiss_store.db
- provider_id: chromadb
provider_type: remote::chromadb
config: {}
- provider_id: pgvector
provider_type: remote::pgvector
config: {}
db_path: ${env.SQLITE_STORE_DIR:~/.llama/runtime}/faiss_store.db
safety:
- provider_id: llama-guard
provider_type: inline::llama-guard