Skip to content

v1.14.5 — HITL streamlining, hallucinated parameter defense

Choose a tag to compare

@jgouviergmail jgouviergmail released this 07 Apr 14:37

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.5

Quick Start

git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -d

Full Changelog: v1.14.4...v1.14.5