Skip to content

Langcli

Langcli 是 AI 编程助手,支持 CLI 和 Zed ACP Agent。

Base URL: https://www.sky-ze.com

安装

bash
# macOS / Linux / WSL
bash -c "$(curl -fsSL https://assets.langcli.com/installation/install-langcli.sh)"

# Windows (以 Administrator 身份运行 PowerShell)
cmd /c "curl -fsSL -o %TEMP%\install-langcli.bat https://assets.langcli.com/installation/install-langcli.bat && %TEMP%\install-langcli.bat"

或手动安装:

bash
npm i -g langcli-com

需要 Node.js 20+。

配置

启动后,在会话中配置 Provider:

/provider add opt
Base URL: https://www.sky-ze.com/v1
API Key: sk-your-opt-api-key
Model: DeepSeek-V4-Flash

OPT 企业级 AI 模型服务平台