Skip to content

Commit 039c928

Browse files
committed
tutor
1 parent f557ca6 commit 039c928

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

assistant-function-calling/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,14 @@ Great job on the first question! You correctly explained that a composite number
5454
However, there was a slight mistake with the second question. The expression \( 2^3 \times 5^2 \) simplifies to \( 8 \times 25 \), which equals 200, and this is one of the options provided. However, your response seems to indicate that you spotted the correct answer but may have marked it incorrectly. The correct answer you identified is indeed "200". Keep up the good work and always double-check your answers on multiple choice questions!
5555
5656
Do you want to keep having a conversation? (yes/no)
57+
```
58+
Please, take notice how the LLM uses
59+
$\LaTeX$ to write the formulae like
60+
$2^3 \times 5^2$ and $8 \times 25$
61+
62+
To the last question I answered:
63+
64+
```
65+
Do you want to keep having a conversation? (yes/no) no
66+
Alrighty then, I hope you learned something!
5767
```

0 commit comments

Comments
 (0)