mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-07-17 11:07:11 +08:00
fix(install): avoid greenlet source build on Windows & guide browser tool install
This commit is contained in:
@@ -748,6 +748,7 @@ function Install-Mode {
|
||||
# Auto-start after configuration for a true out-of-the-box experience.
|
||||
Write-Host ""
|
||||
if ($script:AccessInfo) { Write-Cow $script:AccessInfo }
|
||||
Write-Warn (T "提示:需要让 Agent 浏览网页时,运行 cow install-browser 安装浏览器工具" "Tip: to let the Agent browse the web, run 'cow install-browser' to install the browser tool")
|
||||
Start-CowAgent
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user