mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 03:15:06 +08:00
doc: add uv link to READMEs
This commit is contained in:
@@ -33,7 +33,7 @@ LangBot 是一个开源的大语言模型原生即时通信机器人开发平台
|
||||
|
||||
#### 快速部署
|
||||
|
||||
使用 `uvx` 一键启动(无需安装):
|
||||
使用 `uvx` 一键启动(需要先安装 [uv](https://docs.astral.sh/uv/getting-started/installation/)):
|
||||
|
||||
```bash
|
||||
uvx langbot
|
||||
|
||||
@@ -27,7 +27,7 @@ LangBot is an open-source LLM native instant messaging robot development platfor
|
||||
|
||||
#### Quick Start
|
||||
|
||||
Use `uvx` to start with one command (no installation required):
|
||||
Use `uvx` to start with one command (need to install [uv](https://docs.astral.sh/uv/getting-started/installation/)):
|
||||
|
||||
```bash
|
||||
uvx langbot
|
||||
|
||||
@@ -27,7 +27,7 @@ LangBot は、エージェント、RAG、MCP などの LLM アプリケーショ
|
||||
|
||||
#### クイックスタート
|
||||
|
||||
`uvx` を使用して一鍵で起動します(インストール不要):
|
||||
`uvx` を使用して一鍵で起動します([uv](https://docs.astral.sh/uv/getting-started/installation/) が必要です):
|
||||
|
||||
```bash
|
||||
uvx langbot
|
||||
|
||||
@@ -29,7 +29,7 @@ LangBot 是一個開源的大語言模型原生即時通訊機器人開發平台
|
||||
|
||||
#### 快速部署
|
||||
|
||||
使用 `uvx` 一鍵啟動(無需安裝):
|
||||
使用 `uvx` 一鍵啟動(需要先安裝 [uv](https://docs.astral.sh/uv/getting-started/installation/) ):
|
||||
|
||||
```bash
|
||||
uvx langbot
|
||||
|
||||
Reference in New Issue
Block a user