59 lines
1.5 KiB
JSON
59 lines
1.5 KiB
JSON
{
|
|
"createComponentSilent": false,
|
|
"receiveBetaVersion": true,
|
|
"folder": "settings/components",
|
|
"scriptFolder": "settings/scripts",
|
|
"enableDebug": false,
|
|
"debugLogOutputFolder": "components/logs",
|
|
"aiBaseFolder": "components/ai",
|
|
"homepage": {
|
|
"path": null,
|
|
"mobilePath": null,
|
|
"showOnStartup": true,
|
|
"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": {
|
|
"cssClassess": {
|
|
"tableStyle": "composer--DefaultTableStyle",
|
|
"calloutStyle": "composer--DefaultCalloutStyle"
|
|
},
|
|
"themeLightCssClasses": {
|
|
"colorScheme": "composer--QingScheme"
|
|
},
|
|
"themeDarkCssClasses": {
|
|
"colorScheme": "composer--QingScheme"
|
|
},
|
|
"cssVariables": {}
|
|
},
|
|
"DEFAULT_SETTINGS": {
|
|
"folder": "",
|
|
"createComponentSilent": false,
|
|
"scriptFolder": "components/scripts"
|
|
}
|
|
} |