Releases: vector-ai/vectorai
Releases · vector-ai/vectorai
v0.2.5
Add chunk getting with integer values (#55)
* Add chunk getting with integer values
* Add field getting for chunk json
* Update test_doc_utils.py
* Update test_doc_utils.py
* Update test_doc_utils.py
v0.2.2 release
- Add preview version of chunk vectors and chunk searching
- Fixed bugs with bulk_insert
v0.2.1
- Added insert_and_encode (encodes on server side)
- Added radar plot for cosine similarity
- Added sort to search for least similar search
v0.2.0
Fixed pretty prints and adjusted cosine plots.