Skip to content

Polygres CLI 0.2.1

Latest

Choose a tag to compare

@evokoa-admin evokoa-admin released this 09 Aug 14:54

Added

  • Added polygres context init for reusing eligible pgvector embedding columns with pgContext.
  • Bundled Runtime API contracts now cover multiple named vectors per Context collection.

Changed

  • polygres vector configs create now directs users to polygres context collections create.

Fixed

  • Project status commands consistently honor global --project.
  • Restored Python 3.10 compatibility in release validation.