Why do some responses message content start with ```json?

Hi and welcome to the Developer Forum!

It’s an artefact from the json mode training, the best thing to do is to strip ```json ``` from your output via regex.

See:

3 Likes