Skip to content

Victor v0.8.2

Choose a tag to compare

@github-actions github-actions released this 02 Aug 01:57
· 224 commits to main since this release
65f8d61

What's Changed

Installation

Using pip (recommended)

pip install victor-ai==0.8.2

Using pipx (isolated environment)

pipx install victor-ai==0.8.2

Using Homebrew (macOS/Linux)

brew install vijayksingh/tap/victor

Using Docker

docker pull vjsingh1984/victor-ai:0.8.2
docker run -it --rm vjsingh1984/victor-ai:0.8.2

Platform Binaries

Platform Architecture Download
macOS ARM64 (M1/M2/M3/M4) victor-macos-arm64.tar.gz
Windows x64 victor-windows-x64.zip
Linux x64 / ARM64 Use pip install victor-ai (native wheels available)

Verification

Verify downloads using checksums in checksums.txt:

sha256sum -c checksums.txt