Fix Gemini 3 on OpenRouter (#43416)
Release Notes: - Gemini 3 now works on OpenRouter in the Agent Panel
This commit is contained in:
@@ -2051,6 +2051,7 @@ impl GitPanel {
|
||||
role: Role::User,
|
||||
content: vec![content.into()],
|
||||
cache: false,
|
||||
reasoning_details: None,
|
||||
}],
|
||||
tools: Vec::new(),
|
||||
tool_choice: None,
|
||||
|
||||
Reference in New Issue
Block a user