Spaces:
Sleeping
Sleeping
Update settings.yaml
Browse files- settings.yaml +1 -1
settings.yaml
CHANGED
|
@@ -32,7 +32,7 @@ embedding:
|
|
| 32 |
ingest_mode: simple
|
| 33 |
|
| 34 |
vectorstore:
|
| 35 |
-
database:
|
| 36 |
|
| 37 |
qdrant:
|
| 38 |
path: local_data/private_gpt/qdrant
|
|
|
|
| 32 |
ingest_mode: simple
|
| 33 |
|
| 34 |
vectorstore:
|
| 35 |
+
database: chroma
|
| 36 |
|
| 37 |
qdrant:
|
| 38 |
path: local_data/private_gpt/qdrant
|