We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Some models output json response that starts with ```
This doesn't get loaded in json.loads() and throws an error.
json.loads()
A better prompt could solve it for now, but we should look for model specific prompt solutions.