Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
JudgeResult: Result from a judge.
Defined in the eval module.
score
f64
reasoning
String
passed
bool
metadata
HashMap<String
serde_json
:Value>
new
fn new(score: f64, reasoning: impl Into<String>, passed: bool) -> Self
impl Into<String>
praisonai/src/eval/mod.rs