Skip to content

v1.25.21

Choose a tag to compare

@github-actions github-actions released this 25 Jul 08:31

Changes

  • chore(release): v1.25.21 — generational RAG continuity: document search survives an embedding-model change (ADR-150) (9d4427c)

Docker Images

docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.25.21
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.25.21

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.25.20...v1.25.21