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:
@@ -135,6 +135,7 @@ class FileTranscriber(QObject):
|
||||
conf.openrouter_key(),
|
||||
conf["cleanup_model"],
|
||||
prompt,
|
||||
reasoning=conf["cleanup_reasoning"],
|
||||
base_url=conf["openrouter_base_url"],
|
||||
))
|
||||
return ("\n" if timestamps else "\n\n").join(out)
|
||||
|
||||
Reference in New Issue
Block a user