docs: credit Ilya Grigorik in 1.1.5 changelog

This commit is contained in:
Tobi Lutke 2026-03-07 21:26:32 -04:00
parent da9cf691fd
commit ba97c03b02
No known key found for this signature in database

View File

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