What's Changed
- Update openai.js for new gpt ui update by @andrewsiah in #267
New Contributors
- @andrewsiah made their first contribution in #267
Full Changelog: v1.0.0-beta.9...v1.0.0-beta.10
Download and Setup
You can:
- download the precompiled binaries: (sometimes Apple/Windows marks these as untrusted/damaged, just open it up in your download folder and right-click-open to run it).
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Apple Silicon M1/M2 macs use the "arm64" version
- Intel Macs use the ".dmg" versions with no "arm64"
- for Windows, use ".exe" version. It will be marked as untrusted for now as we haven't done Windows codesigning yet
- for Linux, use ".AppImage".
- for Arch Linux, there is a third party AUR package: aur.archlinux.org/packages/godmode
- for Macs, you can use the "-universal.dmg" versions and it will choose between Apple Silicon/Intel architectures. We recommend installing this, but just fyi:
- Or run it from source (instructions in readme)