OpenRouter Support, Insight Chat and User injection #56

Merged
cameron merged 24 commits from 005-llm-client-trait into master 2026-04-26 23:01:35 +00:00
Showing only changes of commit e5781325c6 - Show all commits

View File

@@ -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