skydoves / chatgpt-android

📲 ChatGPT Android demonstrates a Chatbot application using OpenAI's chat API on Android with Stream Chat SDK for Compose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicated chats

eNkKVS4HxHc9jaq opened this issue · comments

commented

Everytime I create a single new ChatGPT chat it creates many empty chats within the actual ChatGPT. This breaks sctructuring of chats and makes the official web UI unusable.