lettext=r#"The following tool call retrieves weather information: <|tool▁calls▁begin|><|tool▁call▁begin|>get_current_weather<|tool▁sep|>{"location": "New York"}<|tool▁call▁end|><|tool▁calls▁end|><|end▁of▁sentence|>"#;
lettext=r#"The following tool call retrieves weather information: <|tool▁calls▁begin|><|tool▁call▁begin|>get_current_weather<|tool▁sep|>{"location": "New York"}<|tool▁call▁end|><|tool▁calls▁end|><|end▁of▁sentence|>"#;
"Summarize the codebase purpose and functionality"
);
assert_eq!(todos_array[4]["status"],"pending");
assert_eq!(
normal_content,
Some("I'll help you understand this codebase. Let me start by exploring the structure and key\n files to provide you with a comprehensive\n explanation.".to_string())