Skip to content

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 22:40
· 108 commits to main since this release

Checksums (SHA256)

4734598f7dc9cd80f765289ff9d6cef03444441fb3873d9508f48fd301162fcd  ai-memory-linux-aarch64.tar.gz
0f14d92f3a96d9bf36553722959f3470a87ca953d7c8336e898f249e40ccde0a  ai-memory-linux-x86_64.tar.gz
2aa4614bbe41e2902e80b6229b213b3d49443ccaf31053a4ef9144ee5951c961  ai-memory-windows-x86_64.zip

Install

# Arch Linux (AUR)
yay -S ai-memory-bin      # prebuilt Linux x86_64/aarch64 binary
yay -S ai-memory          # builds from source

# Docker
docker pull akitaonrails/ai-memory:0.16.0

# Windows x86_64 (no toolchain): download ai-memory-windows-x86_64.zip below,
# extract it, and follow the bundled docs/windows.md.

# From source
cargo install --git https://github.com/akitaonrails/ai-memory --tag v0.16.0