vault backup: 2026-05-27 18:43:28

This commit is contained in:
2026-05-27 18:43:28 +08:00
parent 5188bc35d9
commit c020e10360
7 changed files with 65 additions and 16 deletions

View File

@@ -1,9 +1,9 @@
{
"userName": "BlueRose",
"permissionMode": "yolo",
"model": "opus[1m]",
"thinkingBudget": "medium",
"effortLevel": "low",
"model": "haiku",
"thinkingBudget": "off",
"effortLevel": "high",
"serviceTier": "default",
"enableAutoTitleGeneration": true,
"titleGenerationModel": "",
@@ -30,7 +30,7 @@
"enableBangBash": false,
"enableOpus1M": true,
"enableSonnet1M": false,
"lastModel": "opus[1m]",
"lastModel": "haiku",
"environmentVariables": "",
"environmentHash": ""
},
@@ -50,14 +50,14 @@
},
"settingsProvider": "claude",
"savedProviderModel": {
"claude": "opus[1m]"
"claude": "haiku"
},
"savedProviderEffort": {
"claude": "low"
"claude": "high"
},
"savedProviderServiceTier": {},
"savedProviderThinkingBudget": {
"claude": "medium"
"claude": "off"
},
"lastCustomModel": "",
"maxTabs": 3,

View File

@@ -4,20 +4,20 @@
"title": "1",
"titleGenerationStatus": "failed",
"createdAt": 1776867797532,
"updatedAt": 1776870712307,
"updatedAt": 1779875310688,
"lastResponseAt": 1776870712307,
"sessionId": "227d238a-c567-44bb-aea1-68b54f566949",
"providerState": {
"providerSessionId": "227d238a-c567-44bb-aea1-68b54f566949"
},
"currentNote": "03-UnrealEngine/Mobile/AGDE 安装笔记.md",
"usage": {
"model": "opus[1m]",
"model": "haiku",
"inputTokens": 1,
"cacheCreationInputTokens": 2815,
"cacheReadInputTokens": 56049,
"contextWindow": 1000000,
"contextWindow": 200000,
"contextTokens": 58865,
"percentage": 6
"percentage": 29,
"contextWindowIsAuthoritative": false
}
}

View File

@@ -0,0 +1,24 @@
{
"id": "conv-1779875316181-smihj7p6y",
"providerId": "claude",
"title": "你使用的模型是?",
"titleGenerationStatus": "failed",
"createdAt": 1779875316182,
"updatedAt": 1779875324968,
"lastResponseAt": 1779875324968,
"sessionId": "bc433322-6a4d-4ad8-81c9-f526b846fcc6",
"providerState": {
"providerSessionId": "bc433322-6a4d-4ad8-81c9-f526b846fcc6"
},
"currentNote": "07-Other/AI/AI Agent/UnrealEngine/Gitnexus.md",
"usage": {
"model": "haiku",
"inputTokens": 0,
"cacheCreationInputTokens": 0,
"cacheReadInputTokens": 0,
"contextWindow": 1000000,
"contextTokens": 0,
"percentage": 0,
"contextWindowIsAuthoritative": true
}
}