OpenRouter Support, Insight Chat and User injection #56
@@ -3281,7 +3281,7 @@ Return ONLY the summary, nothing else."#,
|
||||
{
|
||||
for tool_call in tool_calls {
|
||||
log::info!(
|
||||
"Agentic tool call [{}]: {} {:?}",
|
||||
"Agentic tool call [{}]: {} {}",
|
||||
iteration,
|
||||
tool_call.function.name,
|
||||
tool_call.function.arguments
|
||||
|
||||
Reference in New Issue
Block a user