Skip to content

0.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 02:14
· 3 commits to master since this release

Release Notes

  • Add AnyScale, DeepInfra, and Fireworks to built-in hosts list

Install promptbox 0.3.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dimfeld/promptbox/releases/download/v0.3.1/promptbox-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/dimfeld/promptbox/releases/download/v0.3.1/promptbox-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install [email protected]

Install prebuilt binaries via Homebrew

brew install dimfeld/homebrew-tap/promptbox

Download promptbox 0.3.1

File Platform Checksum
promptbox-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
promptbox-x86_64-apple-darwin.tar.gz macOS Intel checksum
promptbox-x86_64-pc-windows-msvc.tar.gz Windows x64 checksum
promptbox-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum