Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
72a68656bc
21
.obsidian/plugins/copilot/data.json
vendored
21
.obsidian/plugins/copilot/data.json
vendored
@ -144,8 +144,8 @@
|
||||
"provider": "google",
|
||||
"enabled": true,
|
||||
"isBuiltIn": false,
|
||||
"baseUrl": "",
|
||||
"apiKey": "AIzaSyAnULu8WrFeKeOpW2SoJdqXGu4FrDcyB2I",
|
||||
"baseUrl": "http://60.205.246.14:8000",
|
||||
"apiKey": "gyz",
|
||||
"isEmbeddingModel": false,
|
||||
"capabilities": [
|
||||
"reasoning",
|
||||
@ -153,7 +153,7 @@
|
||||
"websearch"
|
||||
],
|
||||
"stream": true,
|
||||
"displayName": "gemini-2.5-flash-gemini",
|
||||
"displayName": "gemini-2.5-flash",
|
||||
"enableCors": true
|
||||
},
|
||||
{
|
||||
@ -172,21 +172,6 @@
|
||||
"stream": true,
|
||||
"displayName": "gemini-2.5-pro",
|
||||
"enableCors": true
|
||||
},
|
||||
{
|
||||
"name": "gpt-oss:20b",
|
||||
"provider": "ollama",
|
||||
"enabled": true,
|
||||
"isBuiltIn": false,
|
||||
"baseUrl": "https://possibly-engaged-filly.ngrok-free.app/",
|
||||
"apiKey": "",
|
||||
"isEmbeddingModel": false,
|
||||
"capabilities": [
|
||||
"reasoning"
|
||||
],
|
||||
"stream": true,
|
||||
"displayName": "gpt-oss:20b",
|
||||
"enableCors": true
|
||||
}
|
||||
],
|
||||
"activeEmbeddingModels": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user