diff options
Diffstat (limited to 'config.json.example')
| -rw-r--r-- | config.json.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.json.example b/config.json.example index 04ecfb7..b8c729b 100644 --- a/config.json.example +++ b/config.json.example @@ -6,6 +6,7 @@ "log_preview_limit": 100, "no_disk_io": true, "trigger_characters": [".", ":", "/", "_", ";", "?"], + "coding_temperature": 0.2, "provider": "openai", |
