v1.15.3 — Similarity threshold calibration, LLM config alignment
Changes
- feat(release): v1.15.3 — Similarity threshold calibration, LLM config alignment (b2c0e0f)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.15.3
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.15.3Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.15.2...v1.15.3