Module: OmniAI::Chat::Role

Defined in:
lib/omniai/chat.rb

Constant Summary collapse

ASSISTANT =
'assistant'
USER =
'user'
SYSTEM =
'system'