Skip to content

Commit 0e7e9ad

Browse files
committed
fix: give full counts of lists in datasets
Signed-off-by: Taylor Price <[email protected]>
1 parent dd0630c commit 0e7e9ad

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

filter/tool.gpt

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
Name: Datasets Output Filter
2-
Share Output Filters: Dataset Description Output Filter from ../tool.gpt
2+
Share Output Filters: Dataset Description Output Filter from ../tool.gpt
3+
4+
---
5+
Name: Datasets Output Context
6+
type: context
7+
8+
#!sys.echo
9+
10+
## Dataset Output instructions
11+
12+
When given a long list of items in a tool call response, always tell the user the total number of items when asked to interact with that list.
13+
14+
## End of Dataset Output instructions

0 commit comments

Comments
 (0)