Skip to content

Commit 7bba8bf

Browse files
committed
tutor
1 parent 039c928 commit 7bba8bf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

assistant-function-calling/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,10 @@ However, there was a slight mistake with the second question. The expression \(
5555
5656
Do you want to keep having a conversation? (yes/no)
5757
```
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$
58+
Please, take notice of
59+
1. How the LLM uses $\LaTeX$ to write the formulae like $2^3 \times 5^2$ and $8 \times 25$
60+
2. The discussion about the answer to the second question. The assistant is able to understand that I spotted the correct answer but may have marked it incorrectly. This seems to be an allucination or may be due to the `"\n"` at the end of the `"200\n"`.
61+
6162

6263
To the last question I answered:
6364

0 commit comments

Comments
 (0)