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

The user may get the wrong answer to the question from the GPT #62

Closed
mikita-kandratsyeu opened this issue Jul 9, 2023 · 0 comments · Fixed by #63
Closed

The user may get the wrong answer to the question from the GPT #62

mikita-kandratsyeu opened this issue Jul 9, 2023 · 0 comments · Fixed by #63
Assignees
Labels
bug Something isn't working

Comments

@mikita-kandratsyeu
Copy link
Member

mikita-kandratsyeu commented Jul 9, 2023

Description

The user may get the wrong answer to the question from the GPT.

Steps to Reproduce the Problem

  1. Ask something from the GPT
  2. Get answer
  3. Wait for 10 mins or more
  4. Ask something new with another context

Actual Behavior

User gets answer on new question with old context (previous messages).

Expected Behavior

If difference between old and new message is 10 min and more, user should get answer without old context.

Technical notes

  1. After clearing messages, you need to save their UserConversationModel in MongoDB.

Metadata

  • Version: 2.0.2
  • Platform: Telegram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants