Skip to content

v0.2.14

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 18:01
6643bcc

Highlights

  • Visualization — server-side Distance Matrix API pipeline (#407): the Visualize tab now builds the point graph from Qdrant's Distance Matrix API (Qdrant ≥ 1.12), so raw vectors no longer have to be transferred to the browser. Falls back to a scroll request for PCA and older Qdrant versions.

Features & improvements

  • Multi-delete for collections (#400)
  • Added an "Agent Skills" card to the Welcome page (#365)
  • Collection list still renders when some collection-info requests fail (#405)

Fixes

  • Fixed the filter field (#387)
  • Fixed button tooltips (#403)
  • Fixed dashboard API 404s when accessed with a trailing slash (#398)

Full Changelog: v0.2.13...v0.2.14