terry3041 / pyChatGPT

An unofficial Python wrapper for OpenAI's ChatGPT API
GNU General Public License v3.0
1.35k stars 255 forks source link

How to select new Legacy or Default model option #132

Closed youmebangbang closed 1 year ago

youmebangbang commented 1 year ago

There is now a option to use the november legacy model or a new default model. The new model apparently is 'Turbo' and sacrifices quality for speed. How can we select between models when using the api?