Skip to content

Commit 851b5c4

Browse files
committed
Revert halluncination in example run
Signed-off-by: Jing Chen <[email protected]>
1 parent 6dd7174 commit 851b5c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/test_examples_run.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@
7373
pathlib.Path("examples") / "chatbot" / "chatbot.pdl", # TODO check why
7474
pathlib.Path("examples") / "fibonacci" / "fib.pdl", # TODO check why
7575
pathlib.Path("examples")
76+
/ "intrinsics"
77+
/ "demo-hallucination.pdl", # TODO check why
78+
pathlib.Path("examples"),
79+
pathlib.Path("examples")
7680
/ "hello"
7781
/ "hello-function-empty-context.pdl", # TODO CREATE RESULTS FILE
7882
pathlib.Path("examples") / "hello" / "hello-roles-array.pdl", # TODO check why

0 commit comments

Comments
 (0)