Skip to content

Commit 17b8091

Browse files
committed
Try with zeroshot.
1 parent 0ef4851 commit 17b8091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s_scenario.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name = "k8s_operator"
1313

1414
[config]
1515
# Prompt strategy for the agent. Options: "zeroshot_base", "zeroshot_cot", "fewshot_base", "fewshot_cot"
16-
prompt_type = "fewshot_base"
16+
prompt_type = "zeroshot_base"
1717

1818

1919
# Number of queries to generate for each error type (15 error types total)

0 commit comments

Comments
 (0)