浏览代码

docs: credit Ilya Grigorik in 1.1.5 changelog

Tobi Lutke 2 月之前
父节点
当前提交
ba97c03b02
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -7,7 +7,8 @@
 Ambiguous queries like "performance" now produce dramatically better results
 when the caller knows what they mean. The new `intent` parameter steers all
 five pipeline stages — expansion, strong-signal bypass, chunk selection,
-reranking, and snippet extraction — without searching on its own.
+reranking, and snippet extraction — without searching on its own. Design and
+original implementation by Ilya Grigorik (@vyalamar) in #180.
 
 ### Changes