Method: OpenAI::Models::Chat::ChatCompletionAssistantMessageParam::FunctionCall#name

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

#nameString

The name of the function to call.

Returns:

  • (String)


159
# File 'lib/openai/models/chat/chat_completion_assistant_message_param.rb', line 159

required :name, String