We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c97f29 commit de2075dCopy full SHA for de2075d
1 file changed
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 = "zeroshot_base"
+prompt_type = "fewshot_base"
17
18
# Number of queries to generate for each error type (15 error types total)
19
num_queries = 1
0 commit comments