We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de2075d commit 0ef4851Copy full SHA for 0ef4851
1 file changed
k8s_scenario.toml
@@ -15,6 +15,7 @@ name = "k8s_operator"
15
# Prompt strategy for the agent. Options: "zeroshot_base", "zeroshot_cot", "fewshot_base", "fewshot_cot"
16
prompt_type = "fewshot_base"
17
18
+
19
# Number of queries to generate for each error type (15 error types total)
20
num_queries = 1
21
0 commit comments