Method: ActiveAI::Behavior::LLM::Conversation#history

Defined in:
lib/activeai/behavior/llm/conversation.rb

#historyObject



11
12
13
# File 'lib/activeai/behavior/llm/conversation.rb', line 11

def history
  @state['conversation']
end