evals: Configurable number of max dialog turns (#31680)
Release Notes: - N/A
This commit is contained in:
@@ -23,6 +23,7 @@ impl Example for CodeBlockCitations {
|
||||
max_assertions: None,
|
||||
profile_id: AgentProfileId::default(),
|
||||
existing_thread_json: None,
|
||||
max_turns: None,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user