Skip to content

v0.0.50

Choose a tag to compare

@mbakgun mbakgun released this 22 Jun 14:27
· 364 commits to main since this release
253b8ff

What's Changed

Screenshot 2026-06-22 at 4 21 14 PM

RAG just got simpler in Heym 0.0.50.

You can now run vector stores on Postgres with pgvector, not just Qdrant. Vectors live in Heym's own database, so there is no extra service to deploy.

Pick your backend per store, point a RAG node at it, done. Same insert, search, metadata filters, and reranking either way.

Existing Qdrant setups keep working, nothing to migrate.

Full Changelog: v.0.0.49...v0.0.50