-
Notifications
You must be signed in to change notification settings - Fork 1.5k
en deploy update
langbot-wiki-sync[bot] edited this page Jul 29, 2026
·
1 revision
Please execute in the directory you deployed LangBot again:
uvx langbot@latestThis command will download and start the latest version of LangBot.
Please execute in the directory you cloned LangBot:
git pullPlease execute in the docker/ directory:
docker compose up --force-recreate --pull always -dThis command will pull the latest LangBot image and rebuild the container.
Note
4.3.0 version changed the content and location of the docker-compose.yaml file, if you updated from a previous version, please redploy according to the documentation.
Download the latest release's langbot-<version>-all.zip from the Assets section on the Releases page, extract it to the original deployment directory, and restart.
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