Skip to content

Commit b5fbf65

Browse files
committed
docs(examples): more explains
1 parent 911654d commit b5fbf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: examples/calculator.ai.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ system: Please as a calculator to calculate the result of the following expressi
88
---
99
user: "calculate the content and list results: {{content}}"
1010
assistant: "Let's break down this problem step by step:\n[[thinking]]"
11-
# call the `extract-calc-result` script file to extract the result from thinking output
11+
# call the `extract-calc-result` script file to extract the result from the above assistant output as the content input argument.
1212
-> extract-calc-result -> $echo(result.answer)

0 commit comments

Comments
 (0)