Method: OllamaChat::Chat#documents

Defined in:
lib/ollama_chat/chat.rb

#documentsObject (readonly)

Returns the value of attribute documents.



78
79
80
# File 'lib/ollama_chat/chat.rb', line 78

def documents
  @documents
end