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