Tonic commited on
Commit
09f1b64
·
1 Parent(s): 027acaa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -65,8 +65,8 @@ Article = {
65
  "dataType": ["date"]
66
  }
67
  ],
68
- "vectorIndexType": "hnsw",
69
- "vectorizer": "text2vec-contextionary"
70
  }
71
 
72
 
 
65
  "dataType": ["date"]
66
  }
67
  ],
68
+ # "vectorIndexType": "hnsw",
69
+ # "vectorizer": "text2vec-contextionary"
70
  }
71
 
72