Spaces:
Running
Running
MVPilgrim
commited on
Commit
·
4855f80
1
Parent(s):
5178a70
debug
Browse files
app.py
CHANGED
|
@@ -231,7 +231,7 @@ try:
|
|
| 231 |
},
|
| 232 |
"vectorIndexType": "hnsw",
|
| 233 |
"vectorIndexConfig": {
|
| 234 |
-
"distance": "
|
| 235 |
},
|
| 236 |
"properties": [
|
| 237 |
{
|
|
|
|
| 231 |
},
|
| 232 |
"vectorIndexType": "hnsw",
|
| 233 |
"vectorIndexConfig": {
|
| 234 |
+
"distance": "cosine"
|
| 235 |
},
|
| 236 |
"properties": [
|
| 237 |
{
|