feat: improved UX for tool calls via execute_code (#6205)
This commit is contained in:
@@ -289,6 +289,7 @@ impl MappingReport {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_lines)]
|
||||
async fn build_canonical_models() -> Result<()> {
|
||||
println!("Fetching models from OpenRouter API...");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user