Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

PyMilvus-ORM v2.0.0rc2 Release

Compare
Choose a tag to compare
@czs007 czs007 released this 12 Jul 12:50
· 19 commits to main since this release
a96a570

Release date:2021-07-12
Compatible with Milvus 2.X

Revise and improve the sample code(#207 #208 #215 #241 #242 #243)
Modify the error example in the document (#210 #211 #212)
Update documentation (#217 #218 #220 #233 #244)

Features and fixed bugs:
Get value of metadata field value from search result output (#213)
Remove data parameter for Collection's init method (#214)
Add repr fuction for Collection and Partition (#221)