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 8fca66a commit ff93a78Copy full SHA for ff93a78
tests/test_examples_run.py
@@ -43,6 +43,11 @@
43
pathlib.Path("examples") / "granite" / "multi_round_chat.pdl",
44
pathlib.Path("examples") / "react" / "demo.pdl",
45
pathlib.Path("examples") / "code" / "code-eval.pdl",
46
+ pathlib.Path("examples") / "code" / "code-json.pdl",
47
+ pathlib.Path("examples") / "talk" / "6-code-json.pdl",
48
+ pathlib.Path("examples") / "talk" / "9-react.pdl",
49
+ pathlib.Path("examples") / "tutorial" / "include.pdl",
50
+ pathlib.Path("examples") / "tutorial" / "data_block.pdl",
51
]
52
}
53
0 commit comments