Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chatbot doesn't remember previous chats and also giving answer of the question when i asked about today's date. it gives answer 11th August,2020 but today is 22nd April,2023 #55

Open
jaydeeprana049 opened this issue Apr 22, 2023 · 1 comment

Comments

@jaydeeprana049
Copy link

No description provided.

@tydolla00
Copy link

ChatGPT's model is based off everything before September 2021. It won't know about anything from then to now. In order to have context remembered by chatgpt you have to send the whole array of messages, [...prevMessages, newMessage]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants