소스 검색

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