#function calls calling wrong params

1 messages · Page 1 of 1 (latest)

hybrid wedge
#

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?