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

AI will forget the plan If I ask some detail info of some step and then return #48

Open
kingname opened this issue May 28, 2023 · 5 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@kingname
Copy link

kingname commented May 28, 2023

Steps to reproduce the problem:

  1. set a plan and start to learn
  2. in section n, for example section 3, ask some questions about this section and make a chat with it more than 5 Q-A rounds.
  3. type /continue
  4. the AI forget the plan, and will ask you to set the plan again.

I am sure the total token is less than 8k. and I use GPT-4-32K

@JushBJJ JushBJJ added the bug Something isn't working label May 28, 2023
@JushBJJ
Copy link
Owner

JushBJJ commented May 28, 2023

That is definitely weird. Can you share me the full log of the chat?

@JushBJJ
Copy link
Owner

JushBJJ commented Jun 14, 2023

Can you guys test with the current version (v2.6) if the lesson plan memory loss is still there?

@hawk-is-afk
Copy link

On an initial quick test using my same prompt as the one submitted a few weeks ago it still deviated after lesson number 4.

At that point, instead of ending it's prompt with what will be covered next it states "in the next lesson, we can continue to dive deeper into a specific topic of your choice".

I can guide it back by saying "/continue [title of original lesson plan #5]"

but all /continue's commands after the 4th lesson have to follow that prompt with the remaining lessons.

That being said, this was just one quick test - it's way more involved and really liking this update overall - I'll have to test more when I have time.

@JushBJJ JushBJJ added this to the v2.7 milestone Jul 10, 2023
@JushBJJ
Copy link
Owner

JushBJJ commented Jul 15, 2023

Closed #72 - Let me know if the issue still persists

@JushBJJ JushBJJ closed this as completed Jul 15, 2023
@JushBJJ
Copy link
Owner

JushBJJ commented Jul 17, 2023

Issue still persists sometimes

image

@JushBJJ JushBJJ reopened this Jul 17, 2023
@JushBJJ JushBJJ modified the milestones: v2.7, v2.7.1 Jul 17, 2023
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
Development

No branches or pull requests

3 participants