disable thinking if there is no token budget
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
//! temperature: Some(0.7),
|
||||
//! stream: false,
|
||||
//! tools: None,
|
||||
//! disable_thinking: false,
|
||||
//! };
|
||||
//!
|
||||
//! // Get a completion
|
||||
|
||||
Reference in New Issue
Block a user