Method: OpenAI::Models::Chat::ChatCompletionMessageToolCall::Function#name

Defined in:
lib/openai/models/chat/chat_completion_message_tool_call.rb

#nameString

The name of the function to call.

Returns:

  • (String)


53
# File 'lib/openai/models/chat/chat_completion_message_tool_call.rb', line 53

required :name, String