build: replace @llm-tools/embedjs with @cherrystudio/embedjs

This commit is contained in:
kangfenmao
2025-03-26 18:13:58 +08:00
parent 0d320120a4
commit cc32c36222
23 changed files with 230 additions and 432 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import * as fs from 'node:fs'
import { JsonLoader } from '@llm-tools/embedjs'
import { JsonLoader } from '@cherrystudio/embedjs'
/**
* Drafts 应用导出的笔记文件加载器