mirror of
https://github.com/yusufipk/dikte.git
synced 2026-09-11 19:06:11 +00:00
Let the cleanup model be told how hard to think
This commit is contained in:
@@ -116,6 +116,7 @@ DEFAULTS = {
|
||||
"transcribe_prompt": "",
|
||||
"cleanup_enabled": True,
|
||||
"cleanup_model": "google/gemini-3.5-flash-lite",
|
||||
"cleanup_reasoning": "", # empty -> whatever the model does by default
|
||||
"cleanup_prompt": "", # empty -> language-specific default
|
||||
"auto_paste": True,
|
||||
"paste_shortcut": "ctrl+v",
|
||||
|
||||
Reference in New Issue
Block a user