diff options
Diffstat (limited to 'config.json.example')
| -rw-r--r-- | config.json.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json.example b/config.json.example index b8c729b..ce091d5 100644 --- a/config.json.example +++ b/config.json.example @@ -18,7 +18,7 @@ "ollama_base_url": "http://localhost:11434", "ollama_temperature": 0.2, - "copilot_model": "gpt-4.1", + "copilot_model": "gpt-4o-mini", "copilot_base_url": "https://api.githubcopilot.com", "copilot_temperature": 0.2 } |
