We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 911654d commit b5fbf65Copy full SHA for b5fbf65
examples/calculator.ai.yaml
@@ -8,5 +8,5 @@ system: Please as a calculator to calculate the result of the following expressi
8
---
9
user: "calculate the content and list results: {{content}}"
10
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
+# call the `extract-calc-result` script file to extract the result from the above assistant output as the content input argument.
12
-> extract-calc-result -> $echo(result.answer)
0 commit comments