Neelaksh Singh
Results
13
comments of
Neelaksh Singh
Adding the following line above the search method call makes the error go away ``` # noinspection PyTypeChecker cl.search("collection", query_vector=np.random.rand(5, 10).tolist()) ``` My best guess is that pycharm tries to...
i would like to take it up
Hi, I would like to take up this issue.