parent
ac96d192a6
commit
920b2c2b40
4 changed files with 6 additions and 5 deletions
|
|
@ -59,7 +59,7 @@ class AnnotationReplyFeature:
|
|||
|
||||
documents = vector.search_by_vector(
|
||||
query=query,
|
||||
k=1,
|
||||
top_k=1,
|
||||
score_threshold=score_threshold,
|
||||
filter={
|
||||
'group_id': [dataset.id]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue