We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc9b744 commit 93a0e27Copy full SHA for 93a0e27
tests/test_examples_run.py
@@ -38,7 +38,7 @@
38
pathlib.Path("examples") / "granite" / "multi_round_chat.pdl",
39
pathlib.Path("examples") / "granite" / "single_round_chat.pdl",
40
pathlib.Path("examples") / "joke" / "Joke.pdl",
41
- # pathlib.Path("examples") / "react" / "multi-agent.pdl",
+ pathlib.Path("examples") / "react" / "multi-agent.pdl",
42
pathlib.Path("examples") / "talk" / "11-sdg.pdl",
43
pathlib.Path("examples") / "talk" / "7-chatbot-roles.pdl",
44
pathlib.Path("examples") / "teacher" / "teacher.pdl",
0 commit comments