Method: OpenAI::Models::Responses::ToolChoiceFunction#name
- Defined in:
- lib/openai/models/responses/tool_choice_function.rb
#name ⇒ String
The name of the function to call.
| 11 | # File 'lib/openai/models/responses/tool_choice_function.rb', line 11 required :name, String |