You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For normal chat, it will be better to summarize history to save tokens, however, sometimes the task may require the model to know the accurate chat history. Currently the switch is in the config file, which cannot be changed by users at runtime, this is inconvenient sometimes.
More details
Maybe we can allow users to decide whether their chat uses summary and add the relevant button in the config panel.
Which components are impacted by your request?
Other
Pictures
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What features would you like to see added?
For normal chat, it will be better to summarize history to save tokens, however, sometimes the task may require the model to know the accurate chat history. Currently the switch is in the config file, which cannot be changed by users at runtime, this is inconvenient sometimes.
More details
Maybe we can allow users to decide whether their chat uses summary and add the relevant button in the config panel.
Which components are impacted by your request?
Other
Pictures
Code of Conduct
The text was updated successfully, but these errors were encountered: