下载 Lorca
Windows 和 Linux
和智能体聊天,并在你的 Windows 或 Linux 电脑上运行它们。
即将推出
Android
在 Android 手机上和智能体聊天。
即将推出
Lorca CLI
让一台电脑成为 Runner:它运行你的智能体,但没有聊天界面。Mac、Windows 和 Linux 应用都已内置 CLI,只有在没装应用的电脑上才需要单独安装。把它和你的账户配对,再用桌面应用或手机为它创建智能体。
macOS 和 Linux
curl -fsSL https://lorca.app/install-cli.sh | shWindows(PowerShell)
irm https://lorca.app/install-cli.ps1 | iex