fix: 清理遗留问题(pip安装源/私有仓库引用/skill残留)
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
## CLI
|
## CLI
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install agentgis-cli
|
# 从 Gitea 安装
|
||||||
|
pip install https://git.mercator.cn/SuiteHub/agentgis-cli/raw/branch/main/dist/agentgis_cli-0.1.0-py3-none-any.whl
|
||||||
|
|
||||||
# 配置
|
# 配置
|
||||||
agc config set api-key mk_xxxxxxxxxxx
|
agc config set api-key mk_xxxxxxxxxxx
|
||||||
|
|||||||
Reference in New Issue
Block a user