Move To-Do Tool to Session Scope from Agent Scope (#4157)
This commit is contained in:
@@ -269,6 +269,7 @@ mod tests {
|
||||
accumulated_total_tokens: Some(100),
|
||||
accumulated_input_tokens: Some(50),
|
||||
accumulated_output_tokens: Some(50),
|
||||
todo_content: None,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user