Method: OpenAI::Models::Chat::ChatCompletionMessage#role

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

#roleSymbol, :assistant

The role of the author of this message.

Returns:

  • (Symbol, :assistant)


29
# File 'lib/openai/models/chat/chat_completion_message.rb', line 29

required :role, const: :assistant