Method: Boxcars::Cohere#default_params
- Defined in:
- lib/boxcars/engine/cohere.rb
#default_params ⇒ Object
Get the default parameters for the engine.
114 115 116 |
# File 'lib/boxcars/engine/cohere.rb', line 114 def default_params llm_params end |