Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 554 Bytes

KnnQueryByVector.md

File metadata and controls

15 lines (10 loc) · 554 Bytes

KnnQueryByVector

Request object for knn search operation

Properties

Name Type Description Notes
field str [default to ""]
query_vector [float]
k int
filter {str: (bool, date, datetime, dict, float, int, list, str, none_type)} [optional] [default to {}]

[Back to Model list] [Back to API list] [Back to README]