why do we need to hardcode the function arguments.
when we really dont know which function will be called.
i am confused.
I tried to call the second_response with function_response = fuction_to_call(function_args)
and it worked.
reference : GPT - OpenAI API