Skip to content

v0.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Mar 10:28
· 6 commits to main since this release

Cortex v0.3.1

Install (recommended)

curl -sSf https://raw.githubusercontent.com/MikeSquared-Agency/cortex/main/install.sh | sh

Install via Cargo

cargo install cortex-memory

Manual download

Platform Architecture Download
Linux x86_64 cortex-linux-x86_64
macOS x86_64 cortex-macos-x86_64
macOS arm64 (M1+) cortex-macos-arm64

Get started

cortex init && cortex serve

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.1