Method: OpenAI::Models::Chat::ChatCompletionFunctionMessageParam#name

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

#nameString

The name of the function to call.

Returns:

  • (String)


18
# File 'lib/openai/models/chat/chat_completion_function_message_param.rb', line 18

required :name, String