Module: RubyLLM::ActiveRecord::ActsAs

Extended by:
ActiveSupport::Concern
Defined in:
lib/ruby_llm/active_record/acts_as.rb

Overview

Adds chat and message persistence capabilities to ActiveRecord models. Provides a clean interface for storing chat history and message metadata in your database.