update
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
# assistant cli
|
||||
|
||||
## 初始化路径
|
||||
## 环境变量配置项
|
||||
|
||||
## 启动服务
|
||||
- ASSISTANT_CONFIG_DIR
|
||||
- 说明:指定 assistant 的配置文件目录
|
||||
- 示例:`export ASSISTANT_CONFIG_DIR=/path/to/your/config/dir`
|
||||
|
||||
## 配置
|
||||
|
||||
## 启动命令
|
||||
|
||||
```bash
|
||||
asst server -s -p 8686
|
||||
```
|
||||
Reference in New Issue
Block a user