jiggy-ai / hnsqlite

hnsqlite integrates hnswlib and sqlite for simple text embedding search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'ScalarResult' object has no attribute 'yield_per'

leoplusx opened this issue · comments

Great project.

Running your minimal example, I get this error:

collection.py:305
AttributeError: 'ScalarResult' object has no attribute 'yield_per'

Oops. Reinstalled and it resolved itself!