Skip to content

Victor v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 23:42
· 89 commits to main since this release
c9736e4

What's Changed

Installation

Using pip (recommended)

pip install victor-ai==0.9.0

Using pipx (isolated environment)

pipx install victor-ai==0.9.0

Using Homebrew (macOS/Linux)

brew install vijayksingh/tap/victor

Using Docker

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

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