test: update golden file

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker 2023-08-29 17:29:39 +00:00
parent a564b919fe
commit dec042d81b
No known key found for this signature in database
GPG key ID: E61E2F7DC14AB940

View file

@ -2,7 +2,8 @@
**Prompt**: first 4 natural numbers
**Response**: 1, 2, 3, 4
**Response**:
1, 2, 3, 4
---
@ -10,7 +11,8 @@
**Prompt**: as a json array
**Response**: [ 1, 2, 3, 4 ]
**Response**:
[ 1, 2, 3, 4 ]
**Assistant**: something from an assistant