We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 934f716 commit d5844d1Copy full SHA for d5844d1
1 file changed
embedding_explorer/views.py
@@ -80,7 +80,7 @@ def _build_index_page(request, form_instance):
80
return main_el
81
82
83
-MAX_HAMMING_DISTANCE = 400
+MAX_HAMMING_DISTANCE = 500
84
NEAREST_ENTRIES_LIMIT = 5
85
86
0 commit comments