class RubyLLM::ActiveRecord::Model

A row of the ruby_llm_models table, one per registry entry. Chats point at it through +belongs_to :model+. The listed scope returns the models the provider still serves; unlisted returns the ones kept only because a chat references them.