update distributions/readmes

This commit is contained in:
Xi Yan 2024-10-28 15:10:40 -07:00
parent 7b8748c53e
commit 985ff4d6ce
5 changed files with 102 additions and 8 deletions

View file

@ -33,9 +33,14 @@ providers:
prompt_guard_shield:
model: Prompt-Guard-86M
memory:
- provider_id: meta0
provider_type: meta-reference
config: {}
- provider_id: pgvector
provider_type: remote::pgvector
config:
host: 127.0.0.1
port: 5432
db: postgres
user: postgres
password: mysecretpassword
agents:
- provider_id: meta0
provider_type: meta-reference