All changelog entries
Fix0.4.2Vector DBRAG

Vector DB rough edges — uploads, collection cards, RAG chat

April 12, 2026
  • Collection cards now show real counts and metadata instead of stalling on empty placeholders.
  • Embedding upload auto-retries when the upstream embedder is busy, with better duplicate-collection handling.
  • Chunked text uploader no longer loops on certain file sizes.
  • "View Collection" button now actually navigates to the Collections tab.
  • RAG chat gets a phased loader and proper markdown rendering — streamed answers look right while they arrive.
  • Code SDK pulls model and collection names from the live API instead of a stale snapshot.

Fixes & QOL across collection naming, search bar alignment, and default model selection.