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

App creating many new chats on ChatGPT website

BlackusPL opened this issue · comments

I discovered that, this app create new chat on ChatGPT website when you type to ChatGPT from this app. Please do something with this becouse i dont wanna everytime delete useless chats

Hey @BlackusPL, could you elaborate on this issue?

I have the same problem

Hey @BlackusPL, could you elaborate on this issue?

If you type to ChatGPT in app, on chatgpt website it creates new chat

image

@skydoves when the result is returned will come with the ID of the conversation, can you upgrade the API so that when you send it, it can include the ID of the conversation? The purpose is that if the conversation exists, the messages will be inside that conversation

@ziuzangdev +1
Both neater and will allow the AI to read to the covo history!

@ziuzangdev +1 Both neater and will allow the AI to read to the covo history!

Yes, now i just create "fake" feature to chatGPT can remember, but it still make user chatGPT website look badly

@skydoves @Novantric @ziuzangdev I had the same problem, did you know how to fix it?
#83 (comment)