Skip to content

Commit d1f2a33

Browse files
authored
Merge pull request #191 from hirzel/readme
Adding an animated GIF of a PDL chatbot to the README.
2 parents 4500f2f + 17bb145 commit d1f2a33

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
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" width=750px alt="Animated GIF of PDL chatbot."/>
20+
1921
### Basic LLM Call
2022

2123
Minimum installation.

docs/assets/animated_chatbot.gif

325 KB
Loading

0 commit comments

Comments
 (0)