Skip to content

v1.25.13

Choose a tag to compare

@github-actions github-actions released this 22 Jul 12:43

Changes

  • test(agents): realign response_node patch targets on post_response_extractions (4d5d925)
  • chore(release): v1.25.13 — interdomain intelligence: commitments, chat automations, active documents (ADR-139/140/141) (319e32a)

Docker Images

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

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.12...v1.25.13