mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-02 07:07:29 +08:00
feat(provider): switch to clawgo provider and improve office state handling
This commit is contained in:
@@ -55,10 +55,10 @@ curl -fsSL https://raw.githubusercontent.com/YspCoder/clawgo/main/install.sh | b
|
||||
clawgo onboard
|
||||
```
|
||||
|
||||
### 3) 配置模型
|
||||
### 3) 配置 Provider
|
||||
|
||||
```bash
|
||||
clawgo login
|
||||
clawgo provider
|
||||
```
|
||||
|
||||
### 4) 看状态
|
||||
@@ -118,7 +118,7 @@ http://<host>:<port>/webui?token=<gateway.token>
|
||||
|
||||
```text
|
||||
clawgo onboard
|
||||
clawgo login
|
||||
clawgo provider
|
||||
clawgo status
|
||||
clawgo agent [-m "..."]
|
||||
clawgo gateway [run|start|stop|restart|status]
|
||||
|
||||
Reference in New Issue
Block a user