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