↓ 1 callersFunctionimage_to_data_uriRead an image file under the sandbox and return a `data:<mime>;base64,...` URI, or None if it is missing, outside the sandbox, empty, or too large.
src/server/services/toolbox.rs:6438
↓ 1 callersFunctionjudge_job_with_tools(
client: &Client,
cfg: &EvalConfig,
objective: &str,
evidence: &str,
answer: &str,
sa
src/server/services/toolbox.rs:9444