Skip to content

v0.1.14

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Mar 18:35

Astrum Logo

Astrum - v0.1.14

What's New

Features

  • LLM responses are now streamed in more smoothly.

Downloads

Platform Download
macOS (Tahoe+) astrum_macos_tahoe+_universal_v0.1.14.dmg
macOS (Sequoia+) astrum_macos_sequoia+_universal_v0.1.14.dmg
Linux astrum_linux_v0.1.14.AppImage
Windows astrum_windows_v0.1.14.exe

Installation

macOS

  1. Download the .dmg file for your architecture.
  2. Open the .dmg and drag Astrum to your Applications folder.
  3. Run the xattr -cr /Applications/Astrum.app command in the terminal to unquarantine the app.

Linux

  1. Download the .AppImage file.
  2. Make it executable: chmod +x astrum_linux_v0.1.14.AppImage.
  3. Run it: ./astrum_linux_v0.1.14.AppImage.

Windows

  1. Download the .exe file.
  2. Run it directly, no installation required.