Skip to content

Commit eec7e95

Browse files
authored
Update scenario.toml
1 parent 9a91512 commit eec7e95

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

scenario.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[green_agent]
2-
agentbeats_id = ""
2+
agentbeats_id = "019bb558-37b5-7e32-a90a-414338612a7a"
33
env = { OPENAI_API_KEY = "${OPENAI_API_KEY}" }
44

55
[[participants]]
6-
agentbeats_id = ""
6+
agentbeats_id = "019bb5bd-c618-74f3-a045-936b3a46d746"
77
name = "agent"
8-
env = {}
8+
env = { OPENAI_API_KEY = "${OPENAI_API_KEY}" }
99

1010
[config]
1111
target = "custom"

0 commit comments

Comments
 (0)