304 lines
6.9 KiB
JSON
304 lines
6.9 KiB
JSON
{
|
|
"isPlusUser": false,
|
|
"plusLicenseKey": "",
|
|
"openAIApiKey": "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",
|
|
"openAIOrgId": "",
|
|
"huggingfaceApiKey": "",
|
|
"cohereApiKey": "",
|
|
"anthropicApiKey": "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",
|
|
"azureOpenAIApiKey": "",
|
|
"azureOpenAIApiInstanceName": "",
|
|
"azureOpenAIApiDeploymentName": "",
|
|
"azureOpenAIApiVersion": "",
|
|
"azureOpenAIApiEmbeddingDeploymentName": "",
|
|
"googleApiKey": "",
|
|
"openRouterAiApiKey": "",
|
|
"defaultChainType": "llm_chain",
|
|
"defaultModelKey": "claude-3-5-sonnet-latest|anthropic",
|
|
"embeddingModelKey": "text-embedding-3-small|openai",
|
|
"temperature": 0.1,
|
|
"maxTokens": 1000,
|
|
"contextTurns": 15,
|
|
"userSystemPrompt": "",
|
|
"openAIProxyBaseUrl": "",
|
|
"openAIEmbeddingProxyBaseUrl": "",
|
|
"stream": true,
|
|
"defaultSaveFolder": "copilot-conversations",
|
|
"defaultConversationTag": "copilot-conversation",
|
|
"autosaveChat": true,
|
|
"defaultOpenArea": "view",
|
|
"customPromptsFolder": "copilot-custom-prompts",
|
|
"indexVaultToVectorStore": "ON MODE SWITCH",
|
|
"qaExclusions": "",
|
|
"qaInclusions": "",
|
|
"chatNoteContextPath": "",
|
|
"chatNoteContextTags": [],
|
|
"enableIndexSync": true,
|
|
"debug": false,
|
|
"enableEncryption": false,
|
|
"maxSourceChunks": 3,
|
|
"groqApiKey": "",
|
|
"mistralApiKey": "",
|
|
"activeModels": [
|
|
{
|
|
"name": "copilot-plus-flash",
|
|
"provider": "copilot-plus",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"core": true,
|
|
"plusExclusive": true,
|
|
"projectEnabled": false,
|
|
"capabilities": [
|
|
"vision"
|
|
]
|
|
},
|
|
{
|
|
"name": "google/gemini-2.5-flash-lite-preview-06-17",
|
|
"provider": "openrouterai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"core": true,
|
|
"projectEnabled": true,
|
|
"capabilities": [
|
|
"vision"
|
|
]
|
|
},
|
|
{
|
|
"name": "google/gemini-2.5-flash",
|
|
"provider": "openrouterai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"core": true,
|
|
"projectEnabled": true,
|
|
"capabilities": [
|
|
"vision"
|
|
]
|
|
},
|
|
{
|
|
"name": "google/gemini-2.5-pro",
|
|
"provider": "openrouterai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"core": true,
|
|
"projectEnabled": true,
|
|
"capabilities": [
|
|
"vision"
|
|
]
|
|
},
|
|
{
|
|
"name": "gpt-4.1",
|
|
"provider": "openai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"core": true,
|
|
"projectEnabled": true,
|
|
"capabilities": [
|
|
"vision"
|
|
]
|
|
},
|
|
{
|
|
"name": "gpt-4.1-mini",
|
|
"provider": "openai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"core": true,
|
|
"projectEnabled": true,
|
|
"capabilities": [
|
|
"vision"
|
|
]
|
|
},
|
|
{
|
|
"name": "gpt-4.1-nano",
|
|
"provider": "openai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"core": true,
|
|
"capabilities": [
|
|
"vision"
|
|
]
|
|
},
|
|
{
|
|
"name": "o4-mini",
|
|
"provider": "openai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"core": true,
|
|
"capabilities": [
|
|
"reasoning"
|
|
]
|
|
},
|
|
{
|
|
"name": "claude-3-5-sonnet-latest",
|
|
"provider": "anthropic",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"core": true,
|
|
"capabilities": [
|
|
"vision"
|
|
]
|
|
},
|
|
{
|
|
"name": "gpt-4o",
|
|
"provider": "openai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"core": true,
|
|
"capabilities": [
|
|
"vision"
|
|
]
|
|
},
|
|
{
|
|
"name": "gpt-4o-mini",
|
|
"provider": "openai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"core": true,
|
|
"capabilities": [
|
|
"vision"
|
|
]
|
|
},
|
|
{
|
|
"name": "o1-mini",
|
|
"provider": "openai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"capabilities": [
|
|
"reasoning"
|
|
]
|
|
},
|
|
{
|
|
"name": "o3-mini",
|
|
"provider": "openai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"capabilities": [
|
|
"reasoning"
|
|
]
|
|
},
|
|
{
|
|
"name": "claude-3-5-haiku-latest",
|
|
"provider": "anthropic",
|
|
"enabled": true,
|
|
"isBuiltIn": true
|
|
},
|
|
{
|
|
"name": "command-r",
|
|
"provider": "cohereai",
|
|
"enabled": true,
|
|
"isBuiltIn": true
|
|
},
|
|
{
|
|
"name": "command-r-plus",
|
|
"provider": "cohereai",
|
|
"enabled": true,
|
|
"isBuiltIn": true
|
|
},
|
|
{
|
|
"name": "gemini-2.0-pro-exp",
|
|
"provider": "google",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"capabilities": [
|
|
"vision"
|
|
]
|
|
},
|
|
{
|
|
"name": "gemini-2.0-flash",
|
|
"provider": "google",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"capabilities": [
|
|
"vision"
|
|
]
|
|
},
|
|
{
|
|
"name": "azure-openai",
|
|
"provider": "azure openai",
|
|
"enabled": true,
|
|
"isBuiltIn": true
|
|
}
|
|
],
|
|
"activeEmbeddingModels": [
|
|
{
|
|
"name": "copilot-plus-small",
|
|
"provider": "copilot-plus",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"isEmbeddingModel": true,
|
|
"core": true,
|
|
"plusExclusive": true
|
|
},
|
|
{
|
|
"name": "copilot-plus-large",
|
|
"provider": "copilot-plus-jina",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"isEmbeddingModel": true,
|
|
"core": true,
|
|
"plusExclusive": true,
|
|
"believerExclusive": true,
|
|
"dimensions": 1024
|
|
},
|
|
{
|
|
"name": "copilot-plus-multilingual",
|
|
"provider": "copilot-plus-jina",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"isEmbeddingModel": true,
|
|
"core": true,
|
|
"plusExclusive": true,
|
|
"dimensions": 512
|
|
},
|
|
{
|
|
"name": "text-embedding-3-small",
|
|
"provider": "openai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"isEmbeddingModel": true,
|
|
"core": true
|
|
},
|
|
{
|
|
"name": "text-embedding-3-large",
|
|
"provider": "openai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"isEmbeddingModel": true
|
|
},
|
|
{
|
|
"name": "embed-multilingual-light-v3.0",
|
|
"provider": "cohereai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"isEmbeddingModel": true
|
|
},
|
|
{
|
|
"name": "text-embedding-004",
|
|
"provider": "google",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"isEmbeddingModel": true
|
|
},
|
|
{
|
|
"name": "azure-openai",
|
|
"provider": "azure openai",
|
|
"enabled": true,
|
|
"isBuiltIn": true,
|
|
"isEmbeddingModel": true
|
|
}
|
|
],
|
|
"embeddingRequestsPerMin": 90,
|
|
"embeddingBatchSize": 16,
|
|
"disableIndexOnMobile": true,
|
|
"showSuggestedPrompts": true,
|
|
"showRelevantNotes": true,
|
|
"numPartitions": 1,
|
|
"promptUsageTimestamps": {},
|
|
"defaultConversationNoteName": "{$topic}@{$date}_{$time}",
|
|
"inlineEditCommands": [],
|
|
"userId": "d7dbf2b1-50ab-4501-a8b6-0d88adbe729a",
|
|
"includeActiveNoteAsContext": true,
|
|
"passMarkdownImages": true,
|
|
"enableCustomPromptTemplating": true,
|
|
"allowAdditionalContext": true,
|
|
"enableWordCompletion": false
|
|
} |