Skip to content

Commit 93a0e27

Browse files
committed
multi-agent is non-deterministic
1 parent bc9b744 commit 93a0e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_examples_run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
pathlib.Path("examples") / "granite" / "multi_round_chat.pdl",
3939
pathlib.Path("examples") / "granite" / "single_round_chat.pdl",
4040
pathlib.Path("examples") / "joke" / "Joke.pdl",
41-
# pathlib.Path("examples") / "react" / "multi-agent.pdl",
41+
pathlib.Path("examples") / "react" / "multi-agent.pdl",
4242
pathlib.Path("examples") / "talk" / "11-sdg.pdl",
4343
pathlib.Path("examples") / "talk" / "7-chatbot-roles.pdl",
4444
pathlib.Path("examples") / "teacher" / "teacher.pdl",

0 commit comments

Comments
 (0)