Releases: base-go/dr
Releases · base-go/dr
v0.2.1
v0.2.0
Release v0.2.0
Changes
- Scripts consolidated in scripts/ directory
- Updated build system with nuxi generate for static SPA
- Chat UI for testing LLM models
- MLX LLM endpoint URL support
Binaries
- deployerd: Server daemon (run on your server)
- deployer: CLI client (run on your local machine)
- install.sh: Server installation script
Install
curl -fsSL https://github.com/base-go/dr/releases/latest/download/install.sh | sudo bash