Method: Boxcars::Cohere#conversation_model?

Defined in:
lib/boxcars/engine/cohere.rb

#conversation_model?(_model) ⇒ Boolean

Returns:

  • (Boolean)


38
39
40
# File 'lib/boxcars/engine/cohere.rb', line 38

def conversation_model?(_model)
  true
end