Package dev.dokimos.core
Interface JudgeLM
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A language model used for evaluation.
Implementations generate text responses from prompts, typically by calling an LLM to perform judgments on test outputs.
-
Method Summary
-
Method Details
-
generate
-