EXE
WinGet
LobeHub-Beta
LobeHub · 2.1.44 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
LobeHub-2.1.44-setup.exe /S
Custom
LobeHub-2.1.44-setup.exe /S /allusers
Upgrade
LobeHub-2.1.44-setup.exe /S --updated
File Identity
Filename
LobeHub-2.1.44-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
LobeHub.LobeHub
Version
2.1.44
Description
An open-source, modern-design AI chat framework. Supports Multi AI Providers (OpenAI / Claude 4 / Gemini / Ollama / DeepSeek / Qwen), Knowledge Base (file upload / knowledge management / RAG), Multi-Modals (Plugins/Artifacts) and Thinking.
License
Apache-2.0
↗
Homepage
https://github.com/lobehub/lobe-chat
Upgrade Behavior
install(Install over existing)
Release Notes
This release was automatically published from PR #13155.
Changes
See PR description: https://github.com/lobehub/lobehub/pull/13155
Commit Message
This release includes ~90 commits. Key updates are below.
New Features and Enhancements
- Added Agent Documents implementation with knowledge management tools (#13093).
- Introduced context engine that injects referenced topic context into the last user message (#13104).
- Added server-side context compression for improved performance with long convers…