How to Ask AI to return JSON in the Right Way
Quite often when you request AI to send you a JSON, it responds with anything but not the JSON, or JSON is just a part of it.
There are some ways to solve this
1. Ask to return JSON at the end
For example your prompt looks like
Generate products tha...
igorboky.hashnode.dev2 min read