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 df2935f commit 5463193Copy full SHA for 5463193
tests/test_examples_run.yaml
@@ -1,15 +1,5 @@
1
update_results: true
2
-check:
3
- - examples/tutorial/defs.pdl
4
- - examples/tutorial/function_definition.pdl
5
- - examples/tutorial/function_empty_context.pdl
6
- - examples/tutorial/calling_llm_with_input_messages_var.pdl
7
- - examples/tutorial/local_computation.pdl
8
- - examples/tutorial/role.pdl
9
- - examples/tutorial/lastOf.pdl
10
- - examples/tutorial/muting_block_output.pdl
11
- - examples/tutorial/function_optional_params.pdl
12
- - examples/tutorial/function_call_in_jinja.pdl
+check: []
13
skip:
14
- examples/demos/react.pdl
15
- examples/cldk/cldk-assistant.pdl
0 commit comments