# ChatCompletionFunctionCallOption Specifying a particular function via `{"name": "my_function"}` forces the model to call that function. ## Fields | Field | Type | Required | Description | | --------------------------------- | --------------------------------- | --------------------------------- | --------------------------------- | | `Name` | *string* | :heavy_check_mark: | The name of the function to call. |