فهرست منبع

docs: add changelog entry for YAML model config

Tobias Lütke 1 ماه پیش
والد
کامیت
4f11517fb4
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      CHANGELOG.md

+ 4 - 0
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: