Use explicit Word equation markers

This commit is contained in:
Hermes Agent
2026-09-11 14:26:35 +02:00
parent 3bccabe4ec
commit 7bd423452d
7 changed files with 84 additions and 121 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ def test_load_default_config(tmp_path):
assert cfg.provider == "ollama"
assert cfg.hotkey == "ctrl+alt+a"
assert cfg.math_text_format == "word_equation"
assert cfg.math_text_format == "plain"
assert "Réponds directement" in cfg.system_prompt