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

Default chat is in legacy model #16

Closed qiangweihewu closed 1 year ago

qiangweihewu commented 1 year ago

Hi there! Thank you for this project! I just found the chat is in legacy model, not in default model in browser type. Is it possible to make the chat in default model? Also, does it support multiple chats in different chat_ids? Thanks!

RainEggplant commented 1 year ago

I just found the chat is in legacy model, not in default model in browser type.

What did you mean? I would assume you are using the official API. But unfortunately, the ChatGPT model (text-davinci-002-render-sha) is not accessible via the official API, so we have to use the text-davinci-003 model to mimic the ChatGPT.

Also, does it support multiple chats in different chat_ids?

This is a planned feature. See this comment in #15.

NightCorpse commented 1 year ago

its using the legacy model in the browser option, i want to use the default, i have ChatGPT Plus