pub fn try_tool_call_parse_json(
message: &str,
config: &JsonParserConfig,
) -> Result<(Vec<ToolCallResponse>, Option<String>)>pub fn try_tool_call_parse_json(
message: &str,
config: &JsonParserConfig,
) -> Result<(Vec<ToolCallResponse>, Option<String>)>