mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-13 04:22:35 +00:00
rename key for chroma db
This commit is contained in:
parent
2bba56a0a8
commit
11bd202f18
10 changed files with 12 additions and 12 deletions
|
|
@ -46,7 +46,7 @@ providers:
|
|||
provider_type: remote::chromadb
|
||||
config:
|
||||
url: ${env.CHROMADB_URL:=}
|
||||
kvstore:
|
||||
persistence:
|
||||
namespace: vector_io::chroma_remote
|
||||
backend: kv_default
|
||||
- provider_id: ${env.ENABLE_PGVECTOR:+pgvector}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue