We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e152d commit b7c3b0eCopy full SHA for b7c3b0e
1 file changed
k8s_scenario.toml
@@ -19,7 +19,7 @@ prompt_type = "zeroshot_base"
19
num_queries = 1
20
21
# Maximum number of iterations the agent can take to resolve a given K8s network policy issue.
22
-max_iterations = 1
+max_iterations = 10
23
24
# DO NOT MODIFY BELOW THIS LINE.
25
benchmark_path = "assessment_error_config.json"
0 commit comments