github langbot-app/LangBot v4.3.0

7 hours ago

Key Feature / 关键更新

🧩 Production-grade Plugin System / 生产级插件系统

image

我们重新设计并实现了插件系统,新插件系统采用独立进程+WebSocket通信的模式,隔离插件代码与 LangBot 主程序代码,提供高安全性和灵活性。同时,langbot-plugin-sdk提供了一套完善的 LangBot CLI 工具辅助插件开发,并提供统一、丰富的插件 API 和实体引用。全套插件系统均支持多种语言,并对扩展开放。

We've redesigned and reimplemented the plugin system. The new system uses a standalone process with WebSocket communication, isolating plugin code from the main LangBot program code and providing high security and flexibility. Furthermore, langbot-plugin-sdk provides a comprehensive LangBot CLI tool to assist with plugin development, along with a unified and rich plugin API and entity references. The entire plugin system supports multiple languages ​​and is open to extensions.

image

我们开放了首个中心化服务:LangBot Space,此服务现提供插件市场功能,您可从此处安装插件,或使用 LangBot CLI 工具上传插件到市场。

We have opened our first centralized service: LangBot Space. This service now provides a Plugin Marketplace feature. You can install plugins from here or upload plugins to the market using the LangBot CLI tool.

👋 New Adapters / 新适配器

ffa5ee581f0bba3c3dd6beab8a995642_720

LINEユーザーの皆さん、こんにちは!LangBot 现在支持 LINE 机器人,欢迎尝试

LangBot now supports LINE bots, welcome to try.

同时添加了备受期待的企业微信智能机器人支持,现在已可使用。

What's Changed

New Contributors

更新方式

  • Docker:docker-compose.yaml 文件已移动到 docker/ 目录下,请拉取最新代码并按照文档启动
  • 手动部署:请按照文档使用

Full Changelog: v4.2.1...v4.3.0

Don't miss a new LangBot release

NewReleases is sending notifications on new releases.