Skip to content

Commit 1d17ca0

Browse files
committed
reduce width
Signed-off-by: Martin Hirzel <[email protected]>
1 parent be30bba commit 1d17ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
PDL is a declarative language designed for developers to create reliable, composable LLM prompts and integrate them into software systems. It provides a structured way to specify prompt templates, enforce validation, and compose LLM calls with traditional rule-based systems.
1818

19-
<img src="docs/assets/animated_chatbot.gif" alt="Animated GIF of PDL chatbot."/>
19+
<img src="docs/assets/animated_chatbot.gif" width=800px alt="Animated GIF of PDL chatbot."/>
2020

2121
### Basic LLM Call
2222

0 commit comments

Comments
 (0)