Niven
|
792992ef65
Add rerank parameter to MCP query tool
|
1 hónapja |
Alexei Ledenev
|
72f2dd1fe5
fix: preserve original filename case in handelize (MEMORY.md not memory.md)
|
1 hónapja |
Alexei Ledenev
|
ddecde78da
fix: preserve dots in filenames during handelize
|
1 hónapja |
Ryan
|
7b9bd01226
fix: handle hyphenated tokens in FTS5 lex queries
|
2 hónapja |
Ryan
|
fa214db367
fix: correct BM25 field weights to include all 3 FTS columns
|
2 hónapja |
Fred
|
70db2f5226
fix: prevent qmd embed from running indefinitely
|
2 hónapja |
Antonio
|
902e14650e
fix(embed): handle vec0 OR REPLACE limitation in insertEmbedding
|
2 hónapja |
Antonio
|
840a614223
fix: respect XDG_CACHE_HOME for model cache directory
|
2 hónapja |
Mike Bannister
|
bc80e72a06
chore: update bun.lock after dependency install
|
2 hónapja |
Mike Bannister
|
939d15652c
fix: use CTE in searchFTS to prevent query planner regression with collection filter
|
2 hónapja |
James Risberg
|
244ddf5ecb
feat: AST-aware chunking for code files via tree-sitter
|
2 hónapja |
Jarvis
|
783359f55c
fix: increase RERANK_CONTEXT_SIZE default 2048→4096, make configurable via QMD_RERANK_CONTEXT_SIZE env var, fix RERANK_TEMPLATE_OVERHEAD underestimate 200→512
|
2 hónapja |
Tobias Lütke
|
2b8f329d7e
Merge pull request #370 from mvanhorn/osc/231-no-rerank-cli-flag
|
2 hónapja |
Tobias Lütke
|
4721e07975
Merge pull request #371 from oysteinkrog/fix/wsl-drvfs-path-detection
|
2 hónapja |
Tobias Lütke
|
95dc295433
Merge pull request #377 from serhii12/fix/sqlite-vec-macos-bun-error-handling
|
2 hónapja |
Tobias Lütke
|
43660c468e
Merge pull request #382 from rymalia/fix/zod-version-pin
|
2 hónapja |
Tobias Lütke
|
5f6821629b
Merge pull request #385 from rymalia/fix/launcher-lockfile-priority
|
2 hónapja |
Tobias Lütke
|
f35b4e19e0
Merge pull request #393 from lskun/fix/embed-context-overflow
|
2 hónapja |
Tobias Lütke
|
a13a84fb28
Merge pull request #396 from Mic92/qmd-fix
|
2 hónapja |
Tobias Lütke
|
5b48bcb6c1
Merge pull request #389 from sonwr/fix-issue-380-cleanup-no-sqlite-vec
|
2 hónapja |
Tobias Lütke
|
7ab1497ebb
Merge pull request #395 from ProgramCaiCai/fix/embed-batching-memory
|
2 hónapja |
Tobias Lütke
|
398eadf15b
Merge pull request #399 from shreyaskarnik/feat/onnx-conversion
|
2 hónapja |
Shreyas Karnik
|
df8d625c00
fix: map quantize_type to valid Transformers.js dtype values
|
2 hónapja |
Shreyas Karnik
|
b05d8863ca
fix: quantization paths, missing imports, and hardcoded metadata
|
2 hónapja |
Shreyas Karnik
|
e1ce37c989
fix: handle 2GB protobuf limit, add validation, fix input feeds
|
2 hónapja |
Shreyas Karnik
|
2df95ac9ba
feat: add ONNX conversion script for Transformers.js deployment
|
2 hónapja |
Jörg Thalheim
|
8c4b4b335d
sync stale bun.lock, guard against future lockfile drift
|
2 hónapja |
programcaicai
|
809aa36172
fix: bound memory usage during embed
|
2 hónapja |
edy
|
9718d3767c
fix: truncate oversized text before embedding to prevent GGML crash
|
2 hónapja |
sonwr
|
7df09e8235
fix: skip vector cleanup when sqlite-vec is unavailable
|
2 hónapja |