Skip to content

OmniVec CLI v1.1.0

Choose a tag to compare

@prsasattmsprsasattms released this 26 May 16:17
· 54 commits to main since this release

OmniVec CLI v1.1.0

What's New

  • Destination enable/disable - New omnivec destination enable/disable commands with automatic re-probe and change-feed replay
  • Auto-reprobe on pipeline run - Disabled destinations are automatically enabled when running a pipeline if connectivity succeeds
  • Improved observability - Pipeline stats now show Documents Embedded, Source Docs, and Completion percentage
  • Worker reliability - Null-destination guard prevents silent crashes; embedding retry cap (20) prevents infinite loops
  • Model health checks - Pipeline health now includes model service status

Bug Fixes

  • Fixed silent worker crash when destination is disabled (#1)
  • Fixed change-feed not picking up early documents (#2)
  • Pipeline stats now cap progress at source doc count
  • Dashboard progress smoothing and CSP fixes for blob:/media:

Breaking Changes

  • Destination type for Cosmos vector stores must be cosmosdb-vector (not cosmosdb)
  • Destination config key changed from account_endpoint to endpoint for Cosmos connectors

Built from commit ed7f103