Key Feature / 关键更新
🥷 Streaming Output / 流式输出
由 @fdc310 贡献;现在 LangBot 的模型、流水线、机器人(视平台而定)已适配流式输出特性,仅需在适配器开启流式输出,即可获得 AI 流式输出。并已在流水线内置思维链移除功能。
Contributed by @fdc310; LangBot's models, pipelines, and robots (depending on the platform) are now compatible with streaming output. Simply enable streaming output in the adapter to get AI streaming output. A thought chain removal function has also been built into the pipeline.
- 目前支持的平台:飞书、钉钉、Telegram、WebUI 调试会话。
- Currently supports: Telegram, Lark, DingTalk, WebUI
🌒 Dark Mode / 暗色模式

由 @TwperBody 贡献;
Contributed by @TwperBody
What's Changed
- fix(pipeline dialog): config reset between tabs switching by @RockChinQ in #1597
- feat: dark mode supports for webui by @TwperBody in #1605
- Feat/topk splitter by @wangcham in #1606
- feat: add password change functionality by @devin-ai-integration[bot] in #1610
- feat:add streaming output and pipeline stream by @fdc310 in #1571
- feat: streaming output by @RockChinQ in #1442
- chore(deps): bump form-data from 4.0.2 to 4.0.4 in /web by @dependabot[bot] in #1612
Full Changelog: v4.1.2...v4.2.0