llm
                                
                                 llm copied to clipboard
                                
                                    llm copied to clipboard
                            
                            
                            
                        Qwen3 - thinking control
With Qwen3 you can dynamically control whether thinking is used or not.
In some cases from the CLI, I want thinking to happen but take only the final output to feed into the next stage of the pipeline.
Is there a built-in way to hide the thinking? Otherwise, I'll just regex out everything between the thinking tags.