Skip to content

Commit 1a90386

Browse files
committed
Modify a PDL file
Signed-off-by: Jing Chen <[email protected]>
1 parent d6d916b commit 1a90386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/demo/1-hello.pdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
description: Model call
22
text:
3-
- "Hello\n"
3+
- "Hello!\n"
44
- model: ollama_chat/granite3.2:2b
55
parameters:
66
stop: ["!"]

0 commit comments

Comments
 (0)