Method: Boxcars::Cohere#engine_type

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

#engine_typeObject

the engine type



124
125
126
# File 'lib/boxcars/engine/cohere.rb', line 124

def engine_type
  "claude"
end