module RubyLLM::ActiveRecord

The Rails integration. Its concerns wire ActiveRecord models to RubyLLM’s chats, messages, tool calls, batches, and model registry through the acts_as_* macros in ActsAs.