RainEggplant / chatgpt-telegram-bot

A ChatGPT bot for Telegram based on Node.js. Support both browserless and browser-base APIs.
MIT License
323 stars 97 forks source link

Browser option using GPT3.5 Legacy instead of GPT3.5 Default #50

Closed NightCorpse closed 1 year ago

NightCorpse commented 1 year ago

Unfortunately this issue affects the speed at which the bot generates responses.

(Note: the unofficial is not working for me, I am dependent on the browser option)

Vadko commented 1 year ago

Unfortunately, browser API is no longer supported on chatgpt-api library. From what I've seen in docs it is not possible to choose model for browser-api.