vault backup: 2024-11-14 01:31:24
This commit is contained in:
parent
bc43175468
commit
b21b11655a
12 changed files with 145 additions and 29 deletions
8
.obsidian/plugins/companion/data.json
vendored
8
.obsidian/plugins/companion/data.json
vendored
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"provider": "ollama",
|
||||
"model": "qwen2.5:14b",
|
||||
"model": "llama3:8b-text-q8_0",
|
||||
"enable_by_default": false,
|
||||
"keybind": "Tab",
|
||||
"delay_ms": 2000,
|
||||
|
@ -13,16 +13,12 @@
|
|||
"min_display_length": 50,
|
||||
"retrigger_threshold": 48
|
||||
},
|
||||
<<<<<<< HEAD
|
||||
"provider_settings": {
|
||||
"ollama": {
|
||||
"settings": "{\"endpoint\":\"http://192.168.188.43:11434\"}",
|
||||
"settings": "{\"endpoint\":\"http://pve-gpu.net.mrlc.cc:11434\"}",
|
||||
"models": {}
|
||||
}
|
||||
},
|
||||
=======
|
||||
"provider_settings": {},
|
||||
>>>>>>> origin/main
|
||||
"presets": [],
|
||||
"fallback": null
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue