-
Notifications
You must be signed in to change notification settings - Fork 60.5k
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
[Bug] Attached Messages Count 无效 #2111
Comments
Yidadaa
added a commit
that referenced
this issue
Jun 24, 2023
fix: #2111 make "Attached Messages Count" working
alchemist139
pushed a commit
to alchemist139/ChatGPT-Next-Web
that referenced
this issue
Sep 21, 2023
alchemist139
pushed a commit
to alchemist139/ChatGPT-Next-Web
that referenced
this issue
Sep 21, 2023
…message-count fix: ChatGPTNextWeb#2111 make "Attached Messages Count" working
chenzeyu
pushed a commit
to neutronsg/ChatGPT-Next-Web
that referenced
this issue
Nov 8, 2023
gaogao1030
pushed a commit
to gaogao1030/ChatGPT-Next-Web
that referenced
this issue
May 16, 2024
gaogao1030
pushed a commit
to gaogao1030/ChatGPT-Next-Web
that referenced
this issue
May 16, 2024
…message-count fix: ChatGPTNextWeb#2111 make "Attached Messages Count" working
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
反馈须知
请在下方中括号内输入 x 来表示你已经知晓相关内容。
描述问题
Attached Messages Count 设置无效。在我有限的测试中,无论值设置为多少,每次都会带上全部messages。
如何复现
截图
一些必要的信息
其它
似乎和这里有关
https://github.com/Yidadaa/ChatGPT-Next-Web/blob/c636993989cb48a76b36bdf7d208ce6d34fce717/app/store/chat.ts#L386-L411
longTermMemoryStartIndex
始终为0,因为session.lastSummarizeIndex
始终为0The text was updated successfully, but these errors were encountered: