Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::SemanticSimilarityMetricBuilder(E)
Inherits
Struct
<
Value
<
Object
Constructors
new
(embedding_model :
E
, threshold_value :
Float64
|
Nil
= nil, reference_answer_value :
String
|
Nil
= nil)
Source
Instance methods
build
Source
embedding_model
Source
reference_answer
(reference_answer :
String
) : self
Source
reference_answer_value
Source
threshold
(threshold :
Float64
) : self
Source
threshold_value
Source