Improve agent provider resilience
This commit is contained in:
@@ -17,7 +17,6 @@ pub struct OpenAIClientConfig {
|
||||
pub reasoning_effort: Option<String>,
|
||||
pub max_input_tokens: Option<u32>,
|
||||
pub max_output_tokens: Option<u32>,
|
||||
pub use_rig: bool,
|
||||
pub supports_system_messages: bool,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user