NeMo-Guardrails icon indicating copy to clipboard operation
NeMo-Guardrails copied to clipboard

How to save and load conversation history ?

Open cyun9601 opened this issue 1 year ago • 1 comments

Hello. I have a question about managing conversation history. I want to save the history and state of an ongoing conversation, recall an existing conversation based on a key value, and continue the next conversation. Does nemoguardrails provide that functionality ?

cyun9601 avatar Apr 30 '24 04:04 cyun9601

Hi @cyun9601! Is this what you're looking for: https://github.com/NVIDIA/NeMo-Guardrails/blob/main/docs/user_guides/server-guide.md#threads?

drazvan avatar Apr 30 '24 20:04 drazvan