Method: Langchain::Chunker::RecursiveText#text
- Defined in:
- lib/langchain/chunker/recursive_text.rb
#text ⇒ Object (readonly)
Returns the value of attribute text.
12 13 14 |
# File 'lib/langchain/chunker/recursive_text.rb', line 12 def text @text end |