release-v0.1.2
- Fix the error "No literal value renderer" when using
upsert
with JSON data; - Add partition parameter in the
ObVecClient.ann_search
API; - ARRAY type data is currently only supported in the PG dialect in SQLAlchemy and has been temporarily disabled in
pyobvector
; - Support
negative_inner_product
distance function