Package io.moderne.ai
Class EmbeddingModelClient
java.lang.Object
io.moderne.ai.EmbeddingModelClient
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetEmbedding(String s1, String s2, double threshold) static EmbeddingModelClientgetRelatedness(String t1, String t2, double threshold)
-
Constructor Details
-
EmbeddingModelClient
public EmbeddingModelClient()
-
-
Method Details
-
getInstance
-
getRelatedness
-
getEmbedding
-