Method: OpenAI::Models::Responses::ToolChoiceFunction#name

Defined in:
lib/openai/models/responses/tool_choice_function.rb

#nameString

The name of the function to call.

Returns:

  • (String)


11
# File 'lib/openai/models/responses/tool_choice_function.rb', line 11

required :name, String