Questions tagged [hnswlib]
2 questions
2
votes
1 answer
Getting hnswlib error Index' has no attribute 'file_handle_count'
I am trying to use chromadb which is giving me error:
c:\Users\satya\AppData\Local\Programs\Python\Python39\lib\site-packages\chromadb\config.py in instance(self, type)
hnswlib_count = hnswlib.Index.file_handle_count
hnswlib_count = cast(int,…

Satya
- 8,693
- 5
- 34
- 55
0
votes
2 answers
import Azure HnswVectorSearchAlgorithmConfiguration comes Error: cannot import name 'HnswVectorSearchAlgorithmConfiguration'
Here is the reference document I follow…

PeihuaLi
- 3
- 3