mirror of
https://github.com/NocturnLabs/opencode-personal-knowledge.git
synced 2026-07-18 08:05:59 +02:00
fix: replace @xenova/transformers with fastembed to avoid sharp dependency
- Switched to fastembed with BGESmallENV15 model - No more native sharp module compilation issues - Works with bunx without errors
This commit is contained in:
+1
-1
@@ -44,8 +44,8 @@
|
||||
"dependencies": {
|
||||
"@lancedb/lancedb": "^0.22.3",
|
||||
"@modelcontextprotocol/sdk": "^1.24.3",
|
||||
"@xenova/transformers": "^2.17.2",
|
||||
"commander": "^14.0.2",
|
||||
"fastembed": "^2.0.0",
|
||||
"zod": "^4.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user