Skip to content

en deploy langbot package

langbot-wiki-sync[bot] edited this page Jul 29, 2026 · 1 revision

Deploy with Package Manager

Note

Supports Windows, Linux, Mac OS, etc. Recommended for testing environments and personal use scenarios; production-level environments please use Docker Deployment.

LangBot is packaged and released to PyPI. Please install uv, and then run the following command in an empty directory:

uvx langbot@latest

This will set the current directory as the working directory, and you can access http://localhost:5300 to start using it.

LangBot Documentation

Home

简体中文
指南
开发者
API 参考
Other pages
English
Guides
Developers
API Reference
Other pages
日本語
ガイド
開発者
API リファレンス
Other pages

Clone this wiki locally