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