Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PDL_universal.app.tar.gz | 2025-06-03 | 57.4 MB | |
PDL_0.6.2_universal.dmg | 2025-06-03 | 57.4 MB | |
PDL_0.6.2_aarch64.AppImage | 2025-06-03 | 113.5 MB | |
PDL-0.6.2-1.aarch64.rpm | 2025-06-03 | 30.5 MB | |
PDL_0.6.2_arm64.deb | 2025-06-03 | 30.5 MB | |
PDL_0.6.2_amd64.AppImage | 2025-06-03 | 115.1 MB | |
PDL-0.6.2-1.x86_64.rpm | 2025-06-03 | 30.3 MB | |
PDL_0.6.2_amd64.deb | 2025-06-03 | 30.3 MB | |
README.md | 2025-06-03 | 1.4 kB | |
Version 0.6.2 source code.tar.gz | 2025-06-03 | 4.6 MB | |
Version 0.6.2 source code.zip | 2025-06-03 | 4.8 MB | |
Totals: 11 Items | 474.3 MB | 0 |
What's Changed
- Fix rag example by fully qualifying import by @esnible in https://github.com/IBM/prompt-declaration-language/pull/930
- Change to sys.path for python code block by @vazirim in https://github.com/IBM/prompt-declaration-language/pull/931
- granite-io hallucination demo example and notebook by @vazirim in https://github.com/IBM/prompt-declaration-language/pull/932
- Add contrib. prompt library by @claudiosv in https://github.com/IBM/prompt-declaration-language/pull/927
- Fixed the bug where pdl.version was not set by @vite-falcon in https://github.com/IBM/prompt-declaration-language/pull/882
- feat: add a
parse_dict
function topdl_parser
by @mandel in https://github.com/IBM/prompt-declaration-language/pull/943 - feat: specify PDL types in the AST by @mandel in https://github.com/IBM/prompt-declaration-language/pull/942
- chore(deps): Update granite-io requirement from <0.4,>=0.2 to >=0.2,<0.5 by @dependabot in https://github.com/IBM/prompt-declaration-language/pull/946
- chore(deps): Update faiss-cpu requirement from ~=1.10.0 to >=1.10,<1.12 by @dependabot in https://github.com/IBM/prompt-declaration-language/pull/940
- Fix for extra fields in messages sent to LLMs by @vazirim in https://github.com/IBM/prompt-declaration-language/pull/952
Full Changelog: https://github.com/IBM/prompt-declaration-language/compare/v0.6.1...v0.6.2