Improve orchestration agent model selection
This commit is contained in:
@@ -36,6 +36,7 @@ fn make_request(model: &str, harness: &str, remote: bool) -> RunAgentsRequest {
|
||||
name: "a".to_string(),
|
||||
prompt: String::new(),
|
||||
title: String::new(),
|
||||
model_id: String::new(),
|
||||
}],
|
||||
plan_id: String::new(),
|
||||
harness_auth_secret_name: None,
|
||||
|
||||
Reference in New Issue
Block a user