Skip to content

v0.1.18

Compare
Choose a tag to compare
@badmonster0 badmonster0 released this 03 Apr 06:21
· 33 commits to main since this release
91039cf

What's Changed

  • Support live update mode in CocoIndex engine, exposed by FlowLiveUpdater (Python SDK) and update -L / server -L (CLI).
  • Offer a refresh_interval option for add_source() API in Python SDK for periodical metadata-traverse based change detection
  • Update GoogleDrive data source to support detecting recent changes based on last modified time.
  • Continuously show stats in live update mode.
  • Make @main_fn decorator support async functions.
  • Carry over more metadata for function and class decorators in Python SDK.

Full Changelog: v0.1.17...v0.1.18