OS / ArchitectureDownload URL
macOS (Intel x86_64)Download
macOS (Apple Silicon)Download
Windows (x64)Download
Windows (ARM64)Download
Linux (x86_64 AppImage)Download

Key Updates & Features

  • Agent Flows: Added visual flow builder for agent skill creation.
  • OCR: Integrated native OCR engine for scanned PDF and image ingestion.
  • QNN NPU: Upgraded model engine for faster loading and inference.

Engine & API Integrations

LLM Providers & Reasoning

  • Generic OpenAI: Added support for reasoning_content parameter.
  • DeepSeek API: Enabled reasoning content rendering.
  • Azure OpenAI: Added support and reasoning capabilities for o1 and o3 model families.
  • OpenAI o3: Fixed 403 errors by stripping the temperature parameter from API requests.

Embedders

  • Ollama: Exposed the num_ctx parameter to align context window size with embedding dimensions.

Connectors & Ingestion

  • Perplexity (PPLX): Resolved request timeouts and added in-chat citation parsing.
  • GitLab: Fixed credential/pulling issues for sub-projects.
  • Confluence: Added support for Personal Access Tokens (PAT).

System Improvements

  • Performance: Optimized tokenizer processing speed for large documents.
  • UI/UX: System default language now determines onboarding flow locale. Adjusted thinking block font size to scale dynamically with UI font size. Improved agent execution logging for web-scraping jobs.
  • Bug Fixes: Resolved document upload UI loop bugs, restored visibility of the light mode SQL connector ‘X’ element, and corrected code block header sizing on Windows.