New Features:
- You can now swap models in the chat window (Cmd/Ctrl + L while on a chat screen or click the "brain" icon in the prompt input)

-
System Prompt History version tracking
-
PGVector support for your vector database
-
Keyboard shortcuts (
cmd/ctrl + Shift + ?
to see all quick commands)

Improvements:
- Updated internal Ollama to 0.9.0 (opens in a new tab)
- Various minor UI/UX improvements
- Dynamic context window pulling for cloud based LLMs
- When you create a new API key, it will now be added to the API key list without having to refresh the page
- Attachments UI loading and active state update
- UX improvement to disable sending messages when attaching documents is still processing
- Disable Spellcheck in chat window (available in chat settings)
- Improved file picker load times when loading large files (150MB+)
- Latvian language support
- You can now import Agent Flows from the Community Hub (opens in a new tab)
- MCP Improvements
- - MCP start/stop text
- - MCP ENV inheritance for desktop clients
- Agent Flow improvements
- - removed the
inputVar
requirement for LLM Instruction blocks (you can use any variable anywhere in any block now) - - You can now enable
Direct Output
on any block in agent flows to avoid the LLM from interacting with the flow outputs when invoked - - Added
PUT
andPATCH
support for agent flow API blocks - - You can now use JSON object traversal in agent flow variables to access nested values in JSON like variables in flows
- Citations UI/UX improvements
- - Better rendering animation
- - New layout for citations line items and icons
- - Tooltip for semantic score fixed being under the citaiton modal when open.
Bug Fixes:
- Fixed Azure image attachment issues where images were not being attached to the chat
- OpenAI MaxChunkLength was not being respected for splitting text into chunks
- Fixed bug where agent sessions would not clear any attached files on prompt input
- Fixed UI bug where file directory tooltip was not wrapping text that was underscored and long
- Fixed bug where model map cache was not being refreshed or was
null
when stale resulting in incorrect context window sizes
Pinned Download Links
Revision 1.8.2:
- Mac (x86_64) Download (opens in a new tab)
- Mac (Apple Silicon) Download (opens in a new tab)
- Windows Download (opens in a new tab)
- Windows (ARM) Download (opens in a new tab)
- Linux (x86_64) Download (opens in a new tab)