Unit eval GPT-5 and Gemini 3 Pro (#43916)
Follow-up to #43907 Release Notes: - N/A
This commit is contained in:
@@ -123,6 +123,8 @@ fn cron_unit_evals() -> NamedJob {
|
||||
const UNIT_EVAL_MODELS: &[&str] = &[
|
||||
"anthropic/claude-sonnet-4-5-latest",
|
||||
"anthropic/claude-opus-4-5-latest",
|
||||
"google/gemini-3-pro",
|
||||
"openai/gpt-5",
|
||||
];
|
||||
|
||||
fn cron_unit_evals_job() -> Job {
|
||||
|
||||
Reference in New Issue
Block a user