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 447cebb commit 50103beCopy full SHA for 50103be
tests/test_examples_run.py
@@ -34,6 +34,7 @@
34
pathlib.Path("examples") / "gsm8k" / "math-jinja.pdl",
35
pathlib.Path("examples") / "gsm8k" / "math-python.pdl",
36
pathlib.Path("examples") / "gsm8k" / "math.pdl",
37
+ pathlib.Path("examples") / "gsm8k" / "gsm8.pdl", # TODO: check why
38
pathlib.Path("examples") / "tfidf_rag" / "rag.pdl",
39
pathlib.Path("examples") / "react" / "react_call.pdl",
40
pathlib.Path("examples") / "callback" / "repair_prompt.pdl",
0 commit comments