Skip to content

Commit b7c3b0e

Browse files
committed
Try K8s with more iterations.
1 parent 24e152d commit b7c3b0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s_scenario.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ prompt_type = "zeroshot_base"
1919
num_queries = 1
2020

2121
# Maximum number of iterations the agent can take to resolve a given K8s network policy issue.
22-
max_iterations = 1
22+
max_iterations = 10
2323

2424
# DO NOT MODIFY BELOW THIS LINE.
2525
benchmark_path = "assessment_error_config.json"

0 commit comments

Comments
 (0)