Specifying a particular function via {"name": "my_function"} forces the model to call that function.
{"name": "my_function"}
The name of the function to call.
Specifying a particular function via
{"name": "my_function"}
forces the model to call that function.