Releases: everlifeai/elife
Release 1.0.0
First Major Release
With GUI and Installer
TODO: Write Release Notes
New Installer (Mac)
This contains the Mac Installer (unsigned) for the SalesboxAI Workbench and the Everlife Avatar.
New GUI
THIS IS A PRE-RELEASE - FOR INTERNAL CIRCULATION ONLY
This release contains a new GUI and is meant for internal use for now. Use it to share internal knowledge and chat within the team.
Installation
Please download and extract the release. It contains run-mac.sh
, run-linux.sh
, and run-win.cmd
script files. Use the one appropriate to your platform. Use -h
or --help
to see all options.
When Installing on Windows
Please ensure you have node-gyp installed on your machine.
Desktop version
Simply run the appropriate script. It will download all dependencies and install them so the first time run will be slow. After that it will launch the GUI and you will be able to interact.
Server version
To run a hub
use the --server
flag. For example:
./run-mac.sh --server
Troubleshooting
If you face any errors, the terminal output usually shows what is wrong. Otherwise check the logs/
subfolder and some log will show the error.