Skip to content

Commit 6808709

Browse files
committed
should specify output key via variable
1 parent 83a35e7 commit 6808709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: resources/prompts/contacts.blade.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
- phone
77
- email
88

9-
The output should be an array of JSON objects under the key of "results".
9+
The output should be an array of JSON objects under the key of "{{ $outputKey }}".
1010

1111
{{ $input }}

0 commit comments

Comments
 (0)