Download Latest Version Version 0.9.3 source code.zip (5.3 MB)
Email in envelope

Get an email when there's a new version of Prompt Declaration Language

Home / v0.9.2
Name Modified Size InfoDownloads / Week
Parent folder
PDL_0.9.2_universal.app.tar.gz 2025-12-11 10.7 MB
PDL_0.9.2_universal.dmg 2025-12-11 10.7 MB
PDL_0.9.2_amd64.AppImage 2025-12-11 83.8 MB
PDL-0.9.2-1.x86_64.rpm 2025-12-11 6.5 MB
PDL_0.9.2_amd64.deb 2025-12-11 6.5 MB
README.md 2025-12-11 1.4 kB
Version 0.9.2 source code.tar.gz 2025-12-11 4.8 MB
Version 0.9.2 source code.zip 2025-12-11 5.2 MB
Totals: 8 Items   128.3 MB 0

New Features

The main new feature is:

  • sequence block that corresponds the a general version of text, lastOfm and array.

The sequence block expect a list a PDL blocks that and executed in sequence and whose results are combine following the provided join specification. For example, an array can be created as follow:

sequence:

- Hello
- model: ollama/granite4
join:
  as: array

What's Changed

New Contributors

Full Changelog: https://github.com/IBM/prompt-declaration-language/compare/v0.9.1...v0.9.2

Source: README.md, updated 2025-12-11