Tobi Lütke
|
4649069e62
|
feat: add expand: type, rename to query, document syntax
BREAKING CHANGES:
- MCP tool renamed: structured_search → query
- HTTP endpoint renamed: /search → /query
New features:
- expand: type auto-expands via local LLM (max 1 per query)
- docs/SYNTAX.md formal grammar for query documents
- lex syntax: "phrase", -negation documented
Query types: lex, vec, hyde, expand
Default (no prefix) = expand (backwards compatible)
|
2026-02-18 22:22:50 -05:00 |
|