xtekky / chatgpt-clone

ChatGPT interface with better UI
https://g4f.ai
GNU General Public License v3.0
3.44k stars 1.03k forks source link

Support for multiple bot API provider #30

Open mushonnip opened 1 year ago

mushonnip commented 1 year ago

Hello, is it possible or do you agree if we implement multiple bot engine in this project? Recently I got API quota limit, so maybe it's better to transparently show which API/ bot provider we use in backend and show the remaining quota per bot and we can manually choose it. For the user interface, maybe it looks like poe image

mushonnip commented 1 year ago

Sorry, sir @xtekky . I thought this project would use a free API or a reverse-engineered backend. However, upon seeing the latest commit, I noticed that you changed it to the official API, which requires an official API key that is not free. Does this mean that the project is now similar to other alternative projects, with just UI and some feature differences? If so, then I will close this issue, thanks.