Module: Apologist::Types::ChatMessageRole
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/Apologist/types/chat_message_role.rb
Constant Summary collapse
- SYSTEM =
"system"- USER =
"user"- ASSISTANT =
"assistant"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values