Skip to content

FredAI v1.3.181

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:48
ea932d3

FredAI v1.3.181

Changes

  • feat: hypothesis testing loop -- Fred states a thesis, tracks it, updates calibration (closes #153)

Install / update

Docker (any platform):

docker pull ghcr.io/essentialbit/fredai:v1.3.181
# or always-latest:
docker pull ghcr.io/essentialbit/fredai:latest
docker compose pull && docker compose up -d

Native (macOS / Linux / Pi):

git pull origin main
pip install -r requirements.txt
python3 main.py

Auto-update: instances with AUTO_UPDATE=auto apply this automatically within 6 hours.


Commit: ea932d3ea49850c0dfa1cd98d10ec7c64abe95d9