Class: GenAI::Chat::Anthropic
- Defined in:
- lib/gen_ai/chat/anthropic.rb
Constant Summary collapse
- SYSTEM_ROLE =
'system'
Constants inherited from Base
Base::ASSISTANT_ROLE, Base::USER_ROLE
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
Methods included from Dependency
Constructor Details
This class inherits a constructor from GenAI::Chat::Base