Class: Langchain::Messages::Base
- Inherits:
-
Object
- Object
- Langchain::Messages::Base
- Defined in:
- lib/langchainrb_overrides/message.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id.
4 5 6 |
# File 'lib/langchainrb_overrides/message.rb', line 4 def id @id end |