JudgeConfig
Defined in the eval module.Rust AI Agent SDK Configuration for a judge.
Fields
| Name | Type | Description |
|---|---|---|
model | String | Model to use |
temperature | f64 | Temperature |
system_prompt | Option<String> | System prompt |
Source
View on GitHub
praisonai/src/eval/mod.rs at line 703
