docs: correct embedding model name in README features list

- Fix inconsistency: use BGE-small-en-v1.5 everywhere
- Bump version to 1.0.7
This commit is contained in:
CodingInCarhartts
2025-12-14 13:32:55 -08:00
parent 39b79282f3
commit c6c808afd7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "opencode-personal-knowledge",
"version": "1.0.6",
"version": "1.0.7",
"description": "Personal knowledge MCP server with vector database for the Opencode ecosystem",
"type": "module",
"main": "dist/mcp-server.js",