chatgpt-clone
chatgpt-clone copied to clipboard
ChatGPT interface with better UI
The send button is not clickable on the mobile web page. 
Implemented alternative text copying method to fix copy button functionality in web version (when http)
The chat.g4f.ai version are stuck without response.  Same with the selfhosted version. This is the output log: 
Seems that copy button on the code sections doesn't work on Google Chrome. Nothing is copied to clipboard
I tried to use ChimeraGPT, but I didn't get a reply and requested the following  
hey, I was thinking about contributing with a PR by replacing flask with fastapi. It hosuld be slighlty faster ans yet easy to uderstand. What do you think? :-)
This allows users to delete previous messages from the UI and local storage. The function takes a message's token as an argument, identifies the corresponding message elements in the UI,...
1. add gpt-4o and gpt4-turbo 2. also set gpt-4o as the default model
Hi Sir Thanks for you great code, I am a newbie to github, this is my first time login to github, I used chatgpt-clone to create a rag app for...