Skip to content

FredAI v1.3.175

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:06
6d411f7

FredAI v1.3.175

Changes

  • feat: analyst rating/price-target tracker (closes #156) (#251)

Install / update

Docker (any platform):

docker pull ghcr.io/essentialbit/fredai:v1.3.175
# 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: 6d411f75dc7482ffd08f9851d8892df0d599e9c1