NeMo-Guardrails
NeMo-Guardrails copied to clipboard
How to save and load conversation history ?
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 ?
Hi @cyun9601! Is this what you're looking for: https://github.com/NVIDIA/NeMo-Guardrails/blob/main/docs/user_guides/server-guide.md#threads?