Class: LLM::Repl::Model
- Defined in:
- lib/llm/repl/commands/model.rb
Overview
Switches the active model for the REPL.
Instance Attribute Summary
Attributes inherited from Command
Instance Method Summary collapse
Methods inherited from Command
complete, description, find_by, help, inherited, #initialize, name, parameter, parameters, #parameters, registry, required, #write, #write_message
Constructor Details
This class inherits a constructor from LLM::Repl::Command