How do i set Insert Thinking to prevented via load config? #1526
-
Currently the only way to stop thinking using openAI API is to send /nothink to the prompt, which isn't a robust way of handling it. |
Beta Was this translation helpful? Give feedback.
Answered by
liuyunrui123
Jun 12, 2025
Replies: 1 comment 1 reply
-
启动程序时传入这个参数:--chatcompletionsadapter ChatML-NoThink |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
LostRuins
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
启动程序时传入这个参数:--chatcompletionsadapter ChatML-NoThink