Method: OpenAI::Models::Chat::ChatCompletionContentPartRefusal#type

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

#typeSymbol, :refusal

The type of the content part.

Returns:

  • (Symbol, :refusal)


17
# File 'lib/openai/models/chat/chat_completion_content_part_refusal.rb', line 17

required :type, const: :refusal