v1.14.5 — HITL streamlining, hallucinated parameter defense
Changes
- feat(hitl): v1.14.5 — HITL streamlining, approval gate passthrough, hallucinated parameter defense (d4f3797)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.14.5
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.14.5Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.14.4...v1.14.5