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 ca4ed4f commit 9590c53Copy full SHA for 9590c53
tests/test_examples_run.py
@@ -32,6 +32,7 @@
32
pathlib.Path("examples") / "gsm8k" / "gsm8k-plan.pdl",
33
# Requires installation dependencies
34
pathlib.Path("examples") / "intrinsics" / "demo-hallucination.pdl",
35
+ pathlib.Path("examples") / "tutorial" / "programs" / "demo-hallucination.pdl",
36
# Skip RAG examples
37
pathlib.Path("examples") / "rag" / "pdf_index.pdl",
38
pathlib.Path("examples") / "rag" / "pdf_query.pdl",
0 commit comments