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": {
|
||||
|
||||
Reference in New Issue
Block a user