Skip to content

v1.20.1 — Admin LLM: per-model sampling matrix + reusable reasoning shape templates

Choose a tag to compare

@jgouviergmail jgouviergmail released this 07 May 07:02

Changes

  • feat(llm): v1.20.1 — admin LLM per-model sampling matrix and reasoning shape templates (934c892)
  • readme (54c2b50)

Docker Images

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

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.20.0...v1.20.1