Skip to content

OmniVec v0.2.0

Choose a tag to compare

@prsasattmsprsasattms released this 23 Mar 09:23
· 335 commits to main since this release

OmniVec v0.2.0

Full platform release with end-to-end automation.

Changes since v0.1.0

  • Fully automated e2e demo script (scripts/e2e-demo.ps1)
  • Bearer token auth with internal cluster bypass
  • Pipeline starts paused by default
  • Upsert to separate destination containers
  • Sources always created enabled
  • Vector metadata for stats tracking (pipeline_id, embedded_at, embedding_dims)
  • CLI: auth, assistants, settings, pipeline reset commands
  • Auto-download CLI from GitHub release
  • DocGrok submodule updated to AzureCosmosDB/DocGrok

Quick Start

git clone https://github.com/AzureCosmosDB/OmniVec
cd OmniVec
pwsh scripts/e2e-demo.ps1