Skip to content

v0.14.0

Choose a tag to compare

@akitaonrails akitaonrails released this 11 Jun 19:28
· 121 commits to main since this release

Checksums (SHA256)

ffc8e3cad47fc5e52c653bad6a581edd5bf28fd3972e4a74455d30345371605d  ai-memory-linux-aarch64.tar.gz
82e2e421eafa3dd63992620e1ba052ae26dfc5c56ff22d31cb7a1383b86b6316  ai-memory-linux-x86_64.tar.gz
4f7fadde68eff90eda1760e92e8e2a69843a6b0bb12a2594709e35df202b4cfc  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.14.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.14.0