Initial Release v0.1.0
Release Notes for Nisaba v0.1.0
This is the first release of Nisaba. Hooray! 🤖
This version is intended for early adopters and testers, as this is a work in progress.
Initial Features
- Integration with llamafile backend for natural language processing.
- Basic IRC functionality using go-ircevent for real-time interactions.
- Command support (
!clear
,!options
,!system
) for controlling the bot. - Scripts to configure Nisaba and llamafile,
setup.sh
for Linux/Mac andsetup.bat
for Windows. - Docker container configured to build Nisaba and set up its dependencies.
Included Binaries
nisaba-linux.tar.gz
- Compressed archive containing binaries and scripts for Linux users.nisaba-mac.tar.gz
- Compressed archive containing binaries and scripts for Mac users.nisaba-windows.zip
- Compressed archive containing binaries and scripts for Windows users.nisaba-linux-amd64.bin
- Standalone binary for Linux.nisaba-mac-amd64.bin
- Standalone binary for Mac.nisaba-windows-amd64.exe
- Standalone executable for Windows.
Known Issues
As this is an early release, some stability and performance issues are expected.
Getting Started
To begin using Nisaba, please refer to the setup section for detailed configuration instructions.
Thank you for trying Nisaba in the early stages of development. ❤️
Feedback and contributions to further improve the software are valued.
Feel free to submit any issues or suggestions through GitHub issues!