Class: Ollama::PromptAdapters::Generic
- Defined in:
- lib/ollama/prompt_adapters/generic.rb
Overview
Generic adapter — no prompt transformation. Used for all model families not explicitly handled by a dedicated adapter.
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#adapt_messages, #initialize, #inject_think_flag?
Constructor Details
This class inherits a constructor from Ollama::PromptAdapters::Base