Module: LlmGateway::Adapters::OptionMapper

Defined in:
lib/llm_gateway/adapters/option_mapper.rb

Class Method Summary collapse

Class Method Details

.map(options) ⇒ Object



8
9
10
# File 'lib/llm_gateway/adapters/option_mapper.rb', line 8

def map(options)
  options
end