MVPilgrim commited on
Commit
4855f80
·
1 Parent(s): 5178a70
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -231,7 +231,7 @@ try:
231
  },
232
  "vectorIndexType": "hnsw",
233
  "vectorIndexConfig": {
234
- "distance": "cosin
235
  },
236
  "properties": [
237
  {
 
231
  },
232
  "vectorIndexType": "hnsw",
233
  "vectorIndexConfig": {
234
+ "distance": "cosine"
235
  },
236
  "properties": [
237
  {