| 1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "apiProvider": null,
- "apiKey": null,
- "openRouterApiKey": null,
- "awsAccessKey": null,
- "awsSecretKey": null,
- "awsSessionToken": null,
- "awsRegion": null,
- "vertexProjectId": null,
- "vertexRegion": null,
- "openAiBaseUrl": null,
- "openAiApiKey": null,
- "openAiModelId": null,
- "ollamaModelId": null,
- "ollamaBaseUrl": null,
- "lmStudioModelId": null,
- "lmStudioBaseUrl": null,
- "anthropicBaseUrl": null,
- "geminiApiKey": null,
- "openAiNativeApiKey": null,
- "deepSeekApiKey": null,
- "mistralApiKey": null,
- "unboundApiKey": null,
- "requestyApiKey": null,
- "togetherApiKey": null,
- "qwenApiKey": null,
- "doubaoApiKey": null,
- "liteLlmBaseUrl": null,
- "liteLlmApiKey": null,
- "liteLlmModelId": null,
- "clineApiKey": null,
- "taskHistory": [],
- "remoteRulesToggles": {},
- "remoteWorkflowToggles": {},
- "actModeThinkingBudgetTokens": 0,
- "planModeThinkingBudgetTokens": 0,
- "welcomeViewCompleted": false
- }
|