Skip to content

Commit 8555a89

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

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

scenario.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
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+
image = ""
9+
env = { OPENAI_API_KEY = "${OPENAI_API_KEY}" }
910

1011
[config]
1112
target = "custom"

0 commit comments

Comments
 (0)