Skip to content

v0.5.0 Vector and Date Types

Compare
Choose a tag to compare
@greenrobot greenrobot released this 13 Jun 13:01
· 252 commits to main since this release

The new version 0.5 for the Python database brings new types:

  • vector types allow efficient storage of numeric lists (and Numpy arrays), e.g. for vector embeddings in AI applications
  • Date types with millisecond and nanosecond precision

More info is available at: https://objectbox.io/vector-database-flutter/