v1.0.0 - Stable, up and running smoothly.
Running Meeseeks with Docker 🐳 (Recommended)
docker pull ghcr.io/bearlike/meeseeks-chat:1.0.0
docker run --env-file docker-meeseeks.env -p 8502:8502 ghcr.io/bearlike/meeseeks-chat:1.0.0
Installing and Running Meeseeks
For Docker or manual installation, running, and configuring Meeseeks, visit Installation - Wiki.
What's Changed
New Contributors
Full Changelog: https://github.com/bearlike/Personal-Assistant/commits/v1.0.0