evals: Configurable number of max dialog turns (#31680)
Release Notes: - N/A
This commit is contained in:
parent
d989b2260b
commit
cb187b0b4d
8 changed files with 12 additions and 1 deletions
|
@ -19,6 +19,7 @@ impl Example for Planets {
|
|||
max_assertions: None,
|
||||
profile_id: AgentProfileId::default(),
|
||||
existing_thread_json: None,
|
||||
max_turns: None,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue