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 dda49a6 commit b90c528Copy full SHA for b90c528
tests/test_examples_run.py
@@ -54,6 +54,7 @@
54
pathlib.Path("examples") / "weather" / "weather.pdl",
55
pathlib.Path("examples") / "demo" / "3-weather.pdl",
56
pathlib.Path("examples") / "tutorial" / "conditionals_loops.pdl",
57
+ pathlib.Path("examples") / "chatbot" / "chatbot.pdl",
58
]
59
}
60
0 commit comments