Uses of Class
com.judgmentlabs.judgeval.api.JudgmentSyncClient
Packages that use JudgmentSyncClient
-
Uses of JudgmentSyncClient in com.judgmentlabs.judgeval.scorers.api_scorers
Constructors in com.judgmentlabs.judgeval.scorers.api_scorers with parameters of type JudgmentSyncClientModifierConstructorDescriptionPromptScorer(JudgmentSyncClient client, String name, String prompt, double threshold, Map<String, Double> options)