add all providers

This commit is contained in:
Xi Yan 2024-12-03 20:31:34 -08:00
parent 1dc337db8b
commit e6ed7eabbb
18 changed files with 265 additions and 27 deletions

View file

@ -30,6 +30,12 @@ providers:
type: sqlite
namespace: null
db_path: ${env.SQLITE_STORE_DIR:~/.llama/distributions/remote-vllm}/faiss_store.db
- provider_id: chromadb
provider_type: remote::chromadb
config: {}
- provider_id: pgvector
provider_type: remote::pgvector
config: {}
safety:
- provider_id: llama-guard
provider_type: inline::llama-guard