ztjhz / BetterChatGPT

An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
http://bettergpt.chat/
Creative Commons Zero v1.0 Universal
7.8k stars 2.64k forks source link

Add support for JSON mode #498

Open shinohara-rin opened 7 months ago

shinohara-rin commented 7 months ago

OpenAI recently introduced a new feature called JSON mode

I didn't see anyone working on this, so I've take the liberty to implement the new parameter response_format.

image image

It works with a fresh instance of BetterChatGPT. However, I had no luck on migrating from previous versions. For now you probably need to manually set the field if you are upgrading from previous versions

I'll be thankful if someone can help me with the migration problem.