mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-07 12:23:51 +00:00
Added PDL project (#8925)
* Added PDL project Signed-off-by: Mandana Vaziri <mvaziri@us.ibm.com> * Added PDL to projects sidebar Signed-off-by: Mandana Vaziri <mvaziri@us.ibm.com> * change to sidebar Signed-off-by: Mandana Vaziri <mvaziri@us.ibm.com> --------- Signed-off-by: Mandana Vaziri <mvaziri@us.ibm.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
PDL - A YAML-based approach to prompt programming
|
||||
|
||||
Github: https://github.com/IBM/prompt-declaration-language
|
||||
|
||||
PDL is a declarative approach to prompt programming, helping users to accumulate messages implicitly, with support for model chaining and tool use.
|
||||
@@ -460,6 +460,7 @@ const sidebars = {
|
||||
items: [
|
||||
"projects/smolagents",
|
||||
"projects/Docq.AI",
|
||||
"projects/PDL",
|
||||
"projects/OpenInterpreter",
|
||||
"projects/Elroy",
|
||||
"projects/dbally",
|
||||
|
||||
Reference in New Issue
Block a user