Closed lucasjinreal closed 3 months ago
Hi! Thanks for your issue, we will deal with your issue as soon as possible.
Hello, hugchat has supported to record and retrieve histories. You can see the conversation history on huggingchat website or use this function(update to the latest version):
c = get_conversation_info(conversation=YOUR_CONVERSATION_ID)
print(c.history)
Hi, not get history, but sending history to the api.
This issue was marked as stale because of inactivity.
This issue was closed because of inactivity.
Nice work, can it add history support?