release: v1.0.7
This commit is contained in:
parent
8cddbcb247
commit
0697bc59d6
@ -2,6 +2,8 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.0.7] - 2026-02-18
|
||||
|
||||
### Changes
|
||||
|
||||
- LLM: add LiquidAI LFM2-1.2B as an alternative base model for query
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tobilu/qmd",
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"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