Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

JudgeConfig

Defined in the eval module.
Rust AI Agent SDK Configuration for a judge.

Fields

NameTypeDescription
modelStringModel to use
temperaturef64Temperature
system_promptOption<String>System prompt

Source

View on GitHub

praisonai/src/eval/mod.rs at line 703

Rust Configuration

Rust Installation