GenericAgent Desktop 桌面版 / Desktop
无需自行安装 Python、无需联网安装依赖、无需源码;首次启动会自动准备内置运行环境。
No separate Python install, no internet for dependencies, no source checkout required; the bundled runtime is prepared on first launch.
安装方法 / Installation
- Windows: 下载
GenericAgent-Desktop-Windows-Portable.zip,解压后双击GenericAgent.exe启动。卸载时先退出应用,再双击包内uninstall.bat,最后删除整个解压目录。
DownloadGenericAgent-Desktop-Windows-Portable.zip, extract it, then double-clickGenericAgent.exe. To uninstall, quit the app, double-clickuninstall.bat, then delete the extracted folder. - Linux: 下载
GenericAgent-Desktop-Linux-Portable.tar.gz,解压后执行chmod +x GenericAgent.AppImage,再运行./GenericAgent.AppImage。卸载时先退出应用,再运行./uninstall.sh,最后删除整个解压目录。
DownloadGenericAgent-Desktop-Linux-Portable.tar.gz, extract it, runchmod +x GenericAgent.AppImage, then launch./GenericAgent.AppImage. To uninstall, quit the app, run./uninstall.sh, then delete the extracted folder. - macOS: 下载
GenericAgent-Desktop-macOS.dmg,双击打开 DMG,把GenericAgent.app拖入Applications,之后在“应用程序 / Applications”中启动。若出现“无法验证开发者”等提示,先双击 DMG 内的open_anyway.command,再启动。卸载时先退出应用,再从 Applications 删除GenericAgent.app。
DownloadGenericAgent-Desktop-macOS.dmg, open it, dragGenericAgent.apptoApplications, then launch it from Applications. If macOS says the developer cannot be verified, double-clickopen_anyway.commandinside the DMG first, then launch again. To uninstall, quit the app, then deleteGenericAgent.appfrom Applications.
首次启动 / First launch
首次启动会自动离线准备运行环境(安装依赖),有进度条,完成后进入主界面;之后启动会更快。
The first launch prepares the runtime offline (installs deps) with a progress bar, then opens the main window; later launches are faster.
说明 / Notes
- 想真正对话需在程序内配置模型 / API Key。Configure a model / API key in-app to start chatting.
- Windows/Linux 为便携包,可整体移动到任意目录后继续使用。Windows/Linux packages are portable and can be moved as a whole folder.
- Windows/Linux 包内附
readme.txt(中英)。Windows/Linux packages include a bilingualreadme.txt.
Migrated from: https://github.com/dd3xp/GenericAgent_Desktop/releases/tag/desktop-portable-v0.1.3