release: v1.1.1
This commit is contained in:
parent
60721658c0
commit
2ae1baba2f
@ -2,6 +2,8 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.1.1] - 2026-03-06
|
||||
|
||||
### Fixes
|
||||
|
||||
- Reranker: truncate documents exceeding the 2048-token context window
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tobilu/qmd",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "Query Markup Documents - On-device hybrid search for markdown files with BM25, vector search, and LLM reranking",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user