docs: add changelog entry for YAML model config

This commit is contained in:
Tobias Lütke 2026-04-05 18:02:26 -04:00
parent 8644fa99d1
commit 4f11517fb4

View File

@ -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: