Default to Word equation mode

This commit is contained in:
Edern Deneuville
2026-09-11 14:07:21 +02:00
parent fcb66f6616
commit 712c5d68ac
+1 -1
View File
@@ -5,7 +5,7 @@
"server_url": "http://localhost:11434",
"hotkey": "ctrl+alt+a",
"request_timeout_seconds": 300,
"math_text_format": "unicode",
"math_text_format": "word_equation",
"type_delay_seconds": 0,
"system_prompt": "Réponds directement et de manière ultra-concise. Aucune phrase d'introduction, aucune salutation, aucun formatage superflu. Uniquement la réponse brute."
}