Quellcode durchsuchen

docs: credit Ilya Grigorik in 1.1.5 changelog

Tobi Lutke vor 2 Monaten
Ursprung
Commit
ba97c03b02
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  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