Skip to content

Commit 808833a

Browse files
committed
examples: add green manifest metadata
1 parent 7627c11 commit 808833a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/debate/debate-judge.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,8 @@
3030
exports: {
3131
a2a: "a2a",
3232
},
33+
metadata: {
34+
assessment_config: {"num_rounds":1,"topic":"AI should be regulated."},
35+
participant_roles: ["pro_debater", "con_debater"]
36+
}
3337
}

0 commit comments

Comments
 (0)