# I have multiple function calls in the same prompt. they have different set of parameters. However, OpenAI is trying to call FunctionA with the parameters of FunctionB. How can we avoid that from happening?