Class: Rager::Rerank::Providers::Abstract

Inherits:
Object
  • Object
show all
Extended by:
T::Helpers, T::Sig
Defined in:
lib/rager/rerank/providers/abstract.rb

Direct Known Subclasses

Cohere

Instance Method Summary collapse

Instance Method Details

#rerank(input, options) ⇒ Object



20
21
# File 'lib/rager/rerank/providers/abstract.rb', line 20

def rerank(input, options)
end