Skip to content

Commit 5bb9d70

Browse files
committed
Add contrib. prompt library (#927)
* Initial prompt library Signed-off-by: Claudio Spiess <[email protected]> * Documentation and fixes Signed-off-by: Claudio Spiess <[email protected]> * Finish prompt lib docs Signed-off-by: Claudio Spiess <[email protected]> * Address feedback Signed-off-by: Claudio Spiess <[email protected]> --------- Signed-off-by: Claudio Spiess <[email protected]>
1 parent 66e1b61 commit 5bb9d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/prompt_library/ReAct.pdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ defs:
7272
data: False
7373
- def: tool_names
7474
contribute: []
75-
data: ${ tool_schema|map(attribute='name')|list }
75+
text: ${ tool_schema|map(attribute='name')|list }
7676
- repeat:
7777
text:
7878
- "\nTho: "

0 commit comments

Comments
 (0)