{ "plusLicenseKey": "", "openAIApiKey": "", "openAIOrgId": "", "huggingfaceApiKey": "", "cohereApiKey": "", "anthropicApiKey": "", "azureOpenAIApiKey": "", "azureOpenAIApiInstanceName": "", "azureOpenAIApiDeploymentName": "", "azureOpenAIApiVersion": "", "azureOpenAIApiEmbeddingDeploymentName": "", "googleApiKey": "", "openRouterAiApiKey": "", "defaultChainType": "llm_chain", "defaultModelKey": "phi4:latest|ollama", "embeddingModelKey": "nomic-embed-text|ollama", "temperature": 0.1, "maxTokens": 1000, "contextTurns": 15, "userSystemPrompt": "", "openAIProxyBaseUrl": "", "openAIEmbeddingProxyBaseUrl": "", "stream": true, "defaultSaveFolder": "copilot-conversations", "defaultConversationTag": "copilot-conversation", "autosaveChat": false, "defaultOpenArea": "view", "customPromptsFolder": "copilot-custom-prompts", "indexVaultToVectorStore": "ON MODE SWITCH", "qaExclusions": "", "qaInclusions": "", "chatNoteContextPath": "", "chatNoteContextTags": [], "enableIndexSync": true, "debug": false, "enableEncryption": false, "maxSourceChunks": 3, "groqApiKey": "", "activeModels": [ { "name": "copilot-plus-flash", "provider": "copilot-plus", "enabled": true, "isBuiltIn": true, "core": true, "capabilities": [ "vision" ] }, { "name": "gpt-4o", "provider": "openai", "enabled": true, "isBuiltIn": true, "core": true, "capabilities": [ "vision" ], "baseUrl": "", "apiKey": "" }, { "name": "gpt-4o-mini", "provider": "openai", "enabled": true, "isBuiltIn": true, "core": true, "capabilities": [ "vision" ], "baseUrl": "", "apiKey": "" }, { "name": "claude-3-5-sonnet-latest", "provider": "anthropic", "enabled": true, "isBuiltIn": true, "core": true, "capabilities": [ "vision" ], "baseUrl": "", "apiKey": "" }, { "name": "llama3.2:latest", "provider": "ollama", "baseUrl": "https://possibly-engaged-filly.ngrok-free.app", "apiKey": "", "enabled": true, "isBuiltIn": false, "enableCors": true, "isEmbeddingModel": false }, { "name": "phi4:latest", "provider": "ollama", "baseUrl": "http://localhost:11434", "apiKey": "", "enabled": true, "isBuiltIn": false, "enableCors": true, "isEmbeddingModel": false, "capabilities": [ "websearch", "reasoning" ] }, { "name": "gemma3:12b", "provider": "ollama", "enabled": true, "isBuiltIn": false, "baseUrl": "", "apiKey": "", "isEmbeddingModel": false, "capabilities": [ "reasoning", "vision", "websearch" ], "stream": true, "displayName": "gemma3:12b", "enableCors": true } ], "activeEmbeddingModels": [ { "name": "copilot-plus-small", "provider": "copilot-plus", "enabled": true, "isBuiltIn": true, "isEmbeddingModel": true, "core": true }, { "name": "copilot-plus-large", "provider": "copilot-plus-jina", "enabled": true, "isBuiltIn": true, "isEmbeddingModel": true, "core": true, "believerExclusive": true, "dimensions": 1024 }, { "name": "copilot-plus-multilingual", "provider": "copilot-plus-jina", "enabled": true, "isBuiltIn": true, "isEmbeddingModel": true, "core": true, "dimensions": 512 }, { "name": "text-embedding-3-small", "provider": "openai", "enabled": true, "isBuiltIn": true, "isEmbeddingModel": true, "core": true }, { "name": "nomic-embed-text", "provider": "ollama", "baseUrl": "https://possibly-engaged-filly.ngrok-free.app", "apiKey": "", "enabled": true, "isBuiltIn": false, "enableCors": true, "isEmbeddingModel": true } ], "embeddingRequestsPerSecond": 10, "disableIndexOnMobile": true, "showSuggestedPrompts": true, "showRelevantNotes": true, "numPartitions": 1, "enabledCommands": { "fix-grammar-prompt": { "enabled": true, "name": "Fix grammar and spelling of selection" }, "summarize-prompt": { "enabled": true, "name": "Summarize selection" }, "generate-toc-prompt": { "enabled": true, "name": "Generate table of contents for selection" }, "generate-glossary-prompt": { "enabled": true, "name": "Generate glossary for selection" }, "simplify-prompt": { "enabled": true, "name": "Simplify selection" }, "emojify-prompt": { "enabled": true, "name": "Emojify selection" }, "remove-urls-prompt": { "enabled": true, "name": "Remove URLs from selection" }, "rewrite-tweet-prompt": { "enabled": true, "name": "Rewrite selection to a tweet" }, "rewrite-tweet-thread-prompt": { "enabled": true, "name": "Rewrite selection to a tweet thread" }, "make-shorter-prompt": { "enabled": true, "name": "Make selection shorter" }, "make-longer-prompt": { "enabled": true, "name": "Make selection longer" }, "eli5-prompt": { "enabled": true, "name": "Explain selection like I'm 5" }, "press-release-prompt": { "enabled": true, "name": "Rewrite selection to a press release" }, "translate-selection-prompt": { "enabled": true, "name": "Translate selection" }, "change-tone-prompt": { "enabled": true, "name": "Change tone of selection" } }, "promptUsageTimestamps": {}, "embeddingRequestsPerMin": 90, "embeddingBatchSize": 16, "isPlusUser": false }