forked from Shinonome/dots-hyprland
gpts: default to llama3.2 for consistency with text selection response
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
// General stuff
|
||||
"ai": {
|
||||
"defaultGPTProvider": "openai",
|
||||
"defaultGPTProvider": "ollama_llama_3_2",
|
||||
"defaultTemperature": 0.5,
|
||||
"enhancements": true,
|
||||
"keep_alive": -1, // For ollama. -1 means forever
|
||||
|
||||
Reference in New Issue
Block a user