mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-06-28 06:46:12 +00:00
✨ Semantic search using AI embeddings https://github.com/siyuan-note/siyuan/issues/17788
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
@@ -87,6 +87,7 @@ var serveCmd = &cobra.Command{
|
||||
go cache.LoadAssets()
|
||||
go util.CheckFileSysStatus()
|
||||
go plugin.InitManager()
|
||||
go model.StartEmbeddingIndexer()
|
||||
|
||||
model.WatchAssets()
|
||||
model.WatchEmojis()
|
||||
|
||||
Reference in New Issue
Block a user