vault backup: 2026-03-17 11:33:33
This commit is contained in:
+24
@@ -5,6 +5,7 @@
|
||||
"scriptFolder": "settings/scripts",
|
||||
"enableDebug": false,
|
||||
"debugLogOutputFolder": "components/logs",
|
||||
"aiBaseFolder": "components/ai",
|
||||
"homepage": {
|
||||
"path": null,
|
||||
"mobilePath": null,
|
||||
@@ -12,6 +13,29 @@
|
||||
"showOnEmpty": true,
|
||||
"showOnNewEmptyTab": false
|
||||
},
|
||||
"aiProviders": [
|
||||
{
|
||||
"id": "provider-custom-1773717839842",
|
||||
"vendor": "custom",
|
||||
"protocol": "openai",
|
||||
"name": "自定义",
|
||||
"apiUrl": "https://api.minimaxi.com/v1",
|
||||
"apiKey": "sk-api-ERL5dM7QuTVmQR7esIBJl2tSlp8Vh878zW2-n15VrAfDXIFZcya8itPQaKOkkvDjOLULjVe6dQB9BLQFYbvXrRKiewI9Vue7CX9ho8l3kmYRxv14T0_VBag",
|
||||
"models": [
|
||||
{
|
||||
"enableThinking": false,
|
||||
"capabilities": [
|
||||
"tool_use"
|
||||
],
|
||||
"id": "0b138b11-0d9f-4de8-a150-690fe56cbb11",
|
||||
"name": "MiniMax-M2.5",
|
||||
"type": "text"
|
||||
}
|
||||
],
|
||||
"stream": true
|
||||
}
|
||||
],
|
||||
"aiDefaultModels": {},
|
||||
"formFolder": "components/form",
|
||||
"fileEntrypoints": {},
|
||||
"composerSettings": {
|
||||
|
||||
Vendored
+1854
-3200
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "components",
|
||||
"name": "Components",
|
||||
"version": "3.0.260202",
|
||||
"version": "3.1.260311",
|
||||
"minAppVersion": "0.14.0",
|
||||
"description": "create component for your obsidian",
|
||||
"author": "vran",
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user