first commit
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"memosApiUrl": "http://media.himan.cloud:5230/api/v1",
|
||||
"memosAccessToken": "memos_pat_HBDpnFA6trrp6f95zSMzSb62OSys1MyX",
|
||||
"syncDirectory": "50-Memos",
|
||||
"syncFrequency": "auto",
|
||||
"autoSyncInterval": 600,
|
||||
"syncLimit": 1000,
|
||||
"ai": {
|
||||
"enabled": false,
|
||||
"modelType": "ollama",
|
||||
"apiKey": "",
|
||||
"modelName": "custom",
|
||||
"customModelName": "deepseek-r1:1.5b",
|
||||
"openaiBaseUrl": "https://api.openai.com/v1",
|
||||
"ollamaBaseUrl": "http://himan.picp.net:11434",
|
||||
"weeklyDigest": true,
|
||||
"autoTags": true,
|
||||
"intelligentSummary": true,
|
||||
"summaryLanguage": "zh"
|
||||
}
|
||||
}
|
||||
+7449
File diff suppressed because it is too large
Load Diff
+7460
File diff suppressed because it is too large
Load Diff
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "memos-ai-sync",
|
||||
"name": "Memos AI Sync",
|
||||
"version": "1.0.4",
|
||||
"minAppVersion": "1.4.0",
|
||||
"description": "Sync Memos content with AI enhancement",
|
||||
"author": "leoleelxh",
|
||||
"authorUrl": "https://github.com/leoleelxh",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
+1
@@ -0,0 +1 @@
|
||||
/* 插件样式 */
|
||||
Reference in New Issue
Block a user