-
Notifications
You must be signed in to change notification settings - Fork 1.5k
zh deploy update
langbot-wiki-sync[bot] edited this page Jul 29, 2026
·
1 revision
请在之前使用包管理器部署的目录下重新执行:
uvx langbot@latest这将重新下载并启动最新版本的 LangBot。
请在之前 Clone 的 LangBot 目录下执行:
git pull并在 docker/ 目录下执行:
docker compose up --force-recreate --pull always -d此命令将拉取最新的 LangBot 镜像并重建容器。
Note
4.3.0 版本更改了 docker/docker-compose.yaml 文件的内容和位置,若您由之前版本更新而来,请根据文档重新部署。
从 Releases 页面下载最新发行版的 Assets 下的 langbot-<version>-all.zip,解压到原来部署到目录重启即可。
Automatically synchronized from langbot-app/langbot-wiki.
简体中文
指南
开发者
- 插件开发
- 插件 SDK API
- 核心开发
API 参考
- Service API
English
Guides
Developers
-
Plugin Development
- Plugin Development Tutorial
- Completing Plugin Configuration Information
- Plugin Directory Structure
- Component Development
- Code Style Guide
- Migration Guide
- Publish Plugin
- Plugin SDK API
- Core Development
API Reference
- Service API