From 4f11517fb4020f2e89c08613d58d193efc102886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20L=C3=BCtke?= Date: Sun, 5 Apr 2026 18:02:26 -0400 Subject: [PATCH] docs: add changelog entry for YAML model config --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bdbf4c2..21ce31a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,10 @@ Measures precision@k, recall, MRR, and F1 across BM25, vector, hybrid, and full pipeline backends. Ships with an example fixture against the eval-docs test collection. +- `models:` section in `index.yml` lets you configure `embed`, `rerank`, + and `generate` model URIs per config. Resolution order is + config > env var (`QMD_EMBED_MODEL`, `QMD_RERANK_MODEL`, + `QMD_GENERATE_MODEL`) > built-in default. - CLI search output now emits clickable OSC 8 terminal hyperlinks when stdout is a TTY. Links resolve `qmd://` paths to absolute filesystem paths and open in editors via URI templates (default: