Hacker News new | ask | show | jobs
by Manouchehri 874 days ago
Using JSON mode with the GPT 3.5/4 API works well for us. So much so that we have to intentionally fake errors to test that our retries/fallbacks actually work in our code.
1 comments

Have you compared this to chatgpt plus?
ChatGPT Plus does not expose JSON mode in their web UI. You have to use the API via OpenAI (or Azure OpenAI).