Skip to content
Discussion options

You must be logged in to vote

Thank you for your attention.
We haven't implemented persistent user conversation history storage yet, but this is already in our plans(maybe next version).
Currently, user conversation history is stored in chat_history_manager(mos.chat_history_manager), and the history will clear when the mos restart. If you want to retrieve it temporarily, you can directly call
mos.chat_history_manager[user_id]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fridayL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants