vyalamar
|
b068ad0dd6
feat(query): add --explain score traces for hybrid search
|
3 bulan lalu |
Tobias Lütke
|
7904ab9a9d
Merge pull request #273 from daocoding/feature/configurable-embed-model
|
2 bulan lalu |
Ning
|
dc777e3be0
fix(store): handle emoji-only filenames in handelize (#302)
|
2 bulan lalu |
Big (daocoding)
|
b71649b12d
feat: add QMD_EMBED_MODEL env var for multilingual embedding support
|
2 bulan lalu |
Tobi Lutke
|
64ef25e1f6
Document query grammar and add skill helpers
|
3 bulan lalu |
Tobi Lütke
|
24ffa4876b
feat(cli): show timing for expand, embed, and rerank steps
|
3 bulan lalu |
Tobi Lütke
|
4649069e62
feat: add expand: type, rename to query, document syntax
|
3 bulan lalu |
Tobi Lütke
|
de3a83a553
refactor: remove OR operator from lex queries
|
3 bulan lalu |
Tobi Lütke
|
77e4d8f378
refactor: remove single collection param, use collections array only
|
3 bulan lalu |
Tobi Lütke
|
efb39616e6
feat(lex): add query syntax for exact phrases, negation, and OR
|
3 bulan lalu |
Tobi Lütke
|
d1ec31eab8
feat: add collections array filter + improve query writing docs
|
3 bulan lalu |
Tobi Lütke
|
0201710c2b
feat: add structured_search for LLM-provided query expansions
|
3 bulan lalu |
Tobi Lutke
|
09803a75b7
feat: compile to JS for npm, release system, full changelog
|
3 bulan lalu |
Tobi Lutke
|
dcedfb5268
feat: cross-runtime SQLite compat layer (bun:sqlite + better-sqlite3)
|
3 bulan lalu |
Tobi Lutke
|
294fc76d9f
Merge remote-tracking branch 'origin/nodejs'
|
3 bulan lalu |
Tobi Lutke
|
9b89a51d10
test: split integration/model suites
|
3 bulan lalu |
Tobi Lutke
|
4df5505bd6
Merge origin/nodejs: Node.js compat, perf improvements, vitest
|
3 bulan lalu |
Tobi Lutke
|
31dd977c32
fix: handle dense content (code) that tokenizes to more than expected
|
3 bulan lalu |
Tobi Lutke
|
2d2f53034d
fix: use max chunk size for snippet search window
|
3 bulan lalu |
Tobi Lutke
|
f0e87a454a
feat: smart chunking with scored markdown break points
|
3 bulan lalu |
Tobi Lütke
|
b69fae7aa3
perf: batch vector embeddings + collection-aware FTS filtering
|
3 bulan lalu |
Claude
|
73136e4f59
fix: verify sqlite-vec readiness after extension load. Closes #169
|
3 bulan lalu |
Claude
|
96643a28ed
fix: reactivate deactivated documents on re-index. Closes #168
|
3 bulan lalu |
Claude
|
0eabfe73db
fix: allow $ route filenames in handelize. Closes #162
|
3 bulan lalu |
Ilya Grigorik
|
785bbcf319
MCP: Streamable HTTP, scoring fixes, tool improvements (#149)
|
3 bulan lalu |
David Gil
|
47b705409e
fix: BM25 score normalization - use Math.abs instead of Math.max (#76)
|
3 bulan lalu |
Christopher Stöckl
|
0f87e2429d
fix: workaround Bun UTF-8 path corruption bug (#82)
|
3 bulan lalu |
Tobi Lütke
|
32d313ad6b
Add LLM session management for lifecycle safety
|
3 bulan lalu |
jdvmi00
|
64c6e6c2e3
fix: rename collectionId to collectionName in searchVec for proper filtering (#61)
|
3 bulan lalu |
Copilot
|
053252ca24
Add Windows path utilities with cross-platform test coverage (#51)
|
3 bulan lalu |