vault backup: 2026-05-23 02:19:37
This commit is contained in:
28
.obsidian/plugins/copilot/data.json
vendored
28
.obsidian/plugins/copilot/data.json
vendored
@@ -48,7 +48,6 @@
|
||||
"chatNoteContextTags": [],
|
||||
"enableIndexSync": true,
|
||||
"debug": false,
|
||||
"enableEncryption": true,
|
||||
"maxSourceChunks": 30,
|
||||
"enableInlineCitations": true,
|
||||
"groqApiKey": "",
|
||||
@@ -78,6 +77,26 @@
|
||||
],
|
||||
"apiKey": ""
|
||||
},
|
||||
{
|
||||
"name": "gpt-5.5",
|
||||
"provider": "openai",
|
||||
"enabled": true,
|
||||
"isBuiltIn": true,
|
||||
"core": true,
|
||||
"capabilities": [
|
||||
"vision"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "gpt-5.4-mini",
|
||||
"provider": "openai",
|
||||
"enabled": true,
|
||||
"isBuiltIn": true,
|
||||
"core": true,
|
||||
"capabilities": [
|
||||
"vision"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "gpt-5.4",
|
||||
"provider": "openai",
|
||||
@@ -474,16 +493,18 @@
|
||||
"promptSortStrategy": "timestamp",
|
||||
"chatHistorySortStrategy": "recent",
|
||||
"projectListSortStrategy": "recent",
|
||||
"projectsFolder": "copilot/projects",
|
||||
"defaultConversationNoteName": "{$topic}@{$date}_{$time}",
|
||||
"inlineEditCommands": [],
|
||||
"projectList": [],
|
||||
"lastDismissedVersion": "3.2.7",
|
||||
"lastDismissedVersion": "3.3.3",
|
||||
"passMarkdownImages": true,
|
||||
"enableAutonomousAgent": true,
|
||||
"enableCustomPromptTemplating": true,
|
||||
"enableSemanticSearchV3": false,
|
||||
"enableSelfHostMode": false,
|
||||
"enableMiyo": false,
|
||||
"miyoSearchAll": false,
|
||||
"selfHostModeValidatedAt": null,
|
||||
"selfHostValidationCount": 0,
|
||||
"selfHostUrl": "",
|
||||
@@ -520,5 +541,6 @@
|
||||
"userSystemPromptsFolder": "copilot/system-prompts",
|
||||
"defaultSystemPromptTitle": "",
|
||||
"autoCompactThreshold": 128000,
|
||||
"convertedDocOutputFolder": ""
|
||||
"convertedDocOutputFolder": "",
|
||||
"_keychainVaultId": "f34b6db6"
|
||||
}
|
||||
Reference in New Issue
Block a user