kagisearch/vectordb
A minimal Python package for storing and retrieving text using chunking, embeddings, and vector search.
PythonMIT
Issues
- 0
When using a memory file for the first time, if the file is empty, an EOFError occurs.
#23 opened by TakayukiIshibahsi - 1
update, delete, search by metadata methods
#22 opened by Nixellion - 2
tensorflow_text. not available
#19 opened by trufae - 0
Running on m1 Mac
#18 opened by stevemurr - 0
error in colab notebook
#17 opened by gittar - 0
ImportError: cannot import name 'Memory' from 'vectordb' (/usr/local/lib/python3.10/dist-packages/vectordb/__init__.py)
#16 opened by jakemerson - 1
If I have already chunking texts in my own way, how can I skip the text chunking method in vectordb?
#15 opened by AQA6666 - 0
- 8
- 1
- 2
Memory file broken, no metadata
#5 opened by AWAS666 - 1
Vector distance
#2 opened by AWAS666