rename key for chroma db

This commit is contained in:
Ashwin Bharambe 2025-10-20 10:48:37 -07:00
parent 2bba56a0a8
commit 11bd202f18
10 changed files with 12 additions and 12 deletions

View file

@ -114,7 +114,7 @@ providers:
provider_type: remote::chromadb
config:
url: ${env.CHROMADB_URL:=}
kvstore:
persistence:
namespace: vector_io::chroma_remote
backend: kv_default
- provider_id: ${env.PGVECTOR_DB:+pgvector}