vault backup: 2026-03-06 08:14:17

This commit is contained in:
aGYZ 2026-03-06 08:14:18 +08:00
parent 22b6445fc4
commit 7c97c6b5a7
2 changed files with 1132 additions and 2 deletions

View File

@ -13,7 +13,7 @@
"googleApiKey": "",
"openRouterAiApiKey": "",
"defaultChainType": "llm_chain",
"defaultModelKey": "gemini-2.5-pro|google",
"defaultModelKey": "gemini-2.5-flash|google",
"embeddingModelKey": "nomic-embed-text|ollama",
"temperature": 0.1,
"maxTokens": 1000,
@ -178,13 +178,15 @@
"provider": "ollama",
"enabled": true,
"isBuiltIn": false,
"baseUrl": "https://possibly-engaged-filly.ngrok-free.app/",
"baseUrl": "http://60.205.246.14:6005",
"apiKey": "",
"isEmbeddingModel": false,
"capabilities": [
"websearch",
"vision"
],
"stream": true,
"displayName": "",
"enableCors": true
}
],