Method: Langchain::ToolResponse#content
- Defined in:
- lib/langchain/tool_response.rb
#content ⇒ Object (readonly)
Returns the value of attribute content.
7 8 9 |
# File 'lib/langchain/tool_response.rb', line 7 def content @content end |