Skip to content

pymilvus-0.3.0

Compare
Choose a tag to compare
@BossZou BossZou released this 16 Oct 13:05
1642d17
  • Incompatibly support hybrid functionality. The changed APIs are:
    • create_collection()
    • create_index()
    • drop_index()
    • insert()
    • search()
  • Delete type class MetricType, IndexType