Skip to content

Commit 9c8e9b0

Browse files
kkopczynski-cyborgdupontcyborg
authored andcommitted
remove query_contents from BatchQueryRequest
1 parent 3052f3f commit 9c8e9b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cyborgdb/client/encrypted_index.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,6 @@ def query(
467467
index_key=self._key_to_hex(),
468468
index_name=self._index_name,
469469
query_vectors=vector_list,
470-
query_contents=query_contents,
471470
top_k=top_k,
472471
n_probes=n_probes,
473472
greedy=greedy,

0 commit comments

Comments
 (0)