Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vazirim authored Aug 28, 2024
1 parent da889ca commit e34caa1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docsource/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,11 @@ PDL provides the following features:

The PDL interpreter (`pdl/pdl.py`) takes a PDL program as input and renders it into a document by execution its instructions (calling out to models, code, apis, etc...).

See below for installation notes, followed by an [overview](#overview) of the language. A more detailed description of the language features can be found in this [tutorial](https://ibm.github.io/prompt-declaration-language/tutorial).##
See below for installation notes, followed by an [overview](#overview) of the language. A more detailed description of the language features can be found in this [tutorial](https://ibm.github.io/prompt-declaration-language/tutorial).

## Demo Video

<iframe src="https://ibm.box.com/s/rvt3zy6ar77ribhcimkbiuj8ynfrec0w" width="800" height="550" frameborder="0" allowfullscreen webkitallowfullscreen msallowfullscreen></iframe>
https://github.com/user-attachments/assets/2629bf1e-bc54-4c45-b598-47914ab05a45

## Interpreter Installation

Expand Down

0 comments on commit e34caa1

Please sign in to comment.