Module: OpenAI::Models::Graders::LabelModelGrader::Input::Role
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/openai/models/graders/label_model_grader.rb
Overview
The role of the message input. One of ‘user`, `assistant`, `system`, or `developer`.
Constant Summary collapse
- USER =
:user
- ASSISTANT =
:assistant
- SYSTEM =
:system
- DEVELOPER =
:developer
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type