New Features

  • Chat Metrics: Tracks time spent and tokens per second per chat.
  • Workspace API: Enhanced workspace creation endpoints.
  • GitLab Integration: Added GitLab as a watchable document source.
  • Vector Search API: New endpoint for vector search queries.
  • Sidebar Toggle: Shortcut Cmd/Ctrl + Shift + S to show or hide the sidebar.

Changes & Improvements

  • Fine-Tuning: Deprecated previous fine-tuning flow; local fine-tuning is the designated replacement.
  • Gemini API: Added /models endpoint support.
  • Ollama: Upgraded internal Ollama dependency to version 0.5.4.
  • Thread Navigation: Deleting the active thread no longer automatically redirects to the default thread.

Bug Fixes

  • Dimension Mismatch Protection: Added a user confirmation prompt when changing the embedding model or vector database. This triggers a reset of all workspaces and clears the document cache to prevent workspace lockups.
  • UI Styles: Fixed missing table headers in Light Mode.